Verwendungen von Klasse
de.rpgframework.genericrpg.data.CommonCharacter
Packages, die CommonCharacter verwenden
-
Verwendungen von CommonCharacter in de.rpgframework.genericrpg.data
Felder in de.rpgframework.genericrpg.data, die deklariert sind als CommonCharacterModifizierer und TypFeldBeschreibungprotected CommonCharacter<?, ?, ?, ?> DataItemValue.characterThe character this item belongs toMethoden in de.rpgframework.genericrpg.data, die CommonCharacter zurückgebenMethoden in de.rpgframework.genericrpg.data mit Parametern vom Typ CommonCharacterModifizierer und TypMethodeBeschreibungstatic List<HistoryElement> GenericRPGTools.convertToHistoryElementList(CommonCharacter charac, boolean aggregate) ComplexDataItemValue.getChoiceMapRecursivly(CommonCharacter<?, ?, ?, ?> model) ComplexDataItemValue.getDecisionString(Locale loc, CommonCharacter<?, ?, ?, ?> model) voidDataItemValue.setCharacter(CommonCharacter<?, ?, ?, ?> character) voidRuleController.setModel(CommonCharacter<?, ?, ?, ?> model) voidComplexDataItemValue.updateOutgoingModificiations(CommonCharacter<?, ?, ?, ?> model) Get the modifications this DataItemValue provides to others, after taking all decisions into accountKonstruktoren in de.rpgframework.genericrpg.data mit Parametern vom Typ CommonCharacterModifiziererKonstruktorBeschreibungRuleController(CommonCharacter<?, ?, ?, ?> model, List<RuleInterpretation> interpretations, Rule[] allRules) -
Verwendungen von CommonCharacter in de.rpgframework.genericrpg.modification
Methoden in de.rpgframework.genericrpg.modification mit Parametern vom Typ CommonCharacterModifizierer und TypMethodeBeschreibungModifiedObjectType.instantiateModification(Modification tmp, ComplexDataItemValue<?> complexDataItemValue, int multiplier, CommonCharacter<?, ?, ?, ?> model)