java.lang.Object
de.rpgframework.genericrpg.items.Usage
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibunggetMode()Returns the declaration like it appears in the XML definition.floatgetSize()Shortcut forgetFormula().getAsFloat()<H extends Hook>
HgetSlot()getType()Returns an uninterpreted type attributevoidsetFormula(Formula value) voidsetRawValue(String val) <H extends Hook>
voidsetSlot(H slot) toString()
-
Konstruktordetails
-
Usage
public Usage() -
Usage
-
Usage
-
-
Methodendetails
-
toString
-
getMode
- Gibt zurück:
- the mode
-
getSlot
- Gibt zurück:
- the slot
-
getFormula
-
setFormula
-
getRawValue
Returns the declaration like it appears in the XML definition. Use this method, if the value contains variables/formulas -
setRawValue
-
getSize
public float getSize()Shortcut forgetFormula().getAsFloat() -
getType
Returns an uninterpreted type attribute- Gibt zurück:
- the type
-
setSlot
-