Class CommonCharacter<A extends IAttribute, S extends ISkill, V extends ASkillValue<S>, T extends PieceOfGear>

java.lang.Object
de.rpgframework.genericrpg.data.CommonCharacter<A,S,V,T>
All Implemented Interfaces:
RuleSpecificCharacterObject<A,S,V,T>, DecisionContainer, Lifeform<A,S,V>

public abstract class CommonCharacter<A extends IAttribute, S extends ISkill, V extends ASkillValue<S>, T extends PieceOfGear> extends Object implements RuleSpecificCharacterObject<A,S,V,T>, Lifeform<A,S,V>, DecisionContainer