Modul de.rpgframework.rules
Package de.rpgframework.genericrpg.items
Klasse ItemAttributeFloatValue<A extends IItemAttribute>
java.lang.Object
de.rpgframework.genericrpg.modification.ModifyableImpl
de.rpgframework.genericrpg.items.ItemAttributeValue<A>
de.rpgframework.genericrpg.items.ItemAttributeFloatValue<A>
- Alle implementierten Schnittstellen:
Modifyable,SelectedValue<A>,Cloneable
-
Feldübersicht
FelderVon Klasse geerbte Felder de.rpgframework.genericrpg.items.ItemAttributeValue
attributeVon Klasse geerbte Felder de.rpgframework.genericrpg.modification.ModifyableImpl
incomingModifications, outgoingModifications -
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungclone()floatfloatfloatfloatgetModifiedValue(ValueType type) doubleintvoidsetDistributed(float points) toString()Von Klasse geerbte Methoden de.rpgframework.genericrpg.items.ItemAttributeValue
getModifyable, getPool, setPoolVon Klasse geerbte Methoden de.rpgframework.genericrpg.modification.ModifyableImpl
addIncomingModification, addModifications, addOutgoingModification, clearIncomingModifications, clearOutgoingModifications, getIncomingModifications, getOutgoingModifications, removeIncomingModification, removeIncomingModificationForSource, removeIncomingModifications, setIncomingModifications
-
Felddetails
-
value
@Attribute(name="value") protected float value
-
-
Konstruktordetails
-
ItemAttributeFloatValue
-
ItemAttributeFloatValue
-
ItemAttributeFloatValue
-
-
Methodendetails
-
clone
- Angegeben von:
clonein KlasseItemAttributeValue<A extends IItemAttribute>- Siehe auch:
-
toString
-
getDistributed
public float getDistributed() -
setDistributed
public void setDistributed(float points) -
getModifier
public int getModifier()- Siehe auch:
-
getFloatModifier
public float getFloatModifier() -
getBigDecimalModifier
-
getModifiedValue
public float getModifiedValue() -
getModifiedValueDouble
public double getModifiedValueDouble() -
getModifiedValueBigDecimal
-
getModifiedValue
-