Modul de.rpgframework.rules
Package de.rpgframework.genericrpg
Schnittstelle ModifyableNumericalValue<T>
- Alle Superschnittstellen:
Modifyable,NumericalValue<T>,SelectedValue<T>
- Alle bekannten Implementierungsklassen:
ASkillGroupValue,ASkillValue,AttributeValue,ItemAttributeNumericalValue
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungdefault intShortcut to getModifiedValue(NATURAL, AUGMENTED)default intgetModifiedValue(ValueType... typeArray) default intShortcut to getModifiedValue(AUGMENTED)default intgetModifier(ValueType... typeArray) getPool()Von Schnittstelle geerbte Methoden de.rpgframework.genericrpg.modification.Modifyable
addIncomingModification, getIncomingModifications, removeIncomingModification, setIncomingModificationsVon Schnittstelle geerbte Methoden de.rpgframework.genericrpg.NumericalValue
getDistributed, setDistributedVon Schnittstelle geerbte Methoden de.rpgframework.genericrpg.SelectedValue
getModifyable
-
Methodendetails
-
getModifiedValue
default int getModifiedValue()Shortcut to getModifiedValue(NATURAL, AUGMENTED)- Gibt zurück:
-
getModifiedValue
-
getModifier
default int getModifier()Shortcut to getModifiedValue(AUGMENTED)- Gibt zurück:
-
getModifier
-
getPool
-