Class RadioGlobalFloat
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncompare
(RadioGlobal target, CompareMethod method) float
getValue()
void
setValue
(float value) boolean
setValue
(RadioGlobal value, EditGlobalOps operator) Methods inherited from class zombie.radio.globals.RadioGlobal
getName, getType
-
Constructor Details
-
RadioGlobalFloat
public RadioGlobalFloat(float value) -
RadioGlobalFloat
-
-
Method Details
-
getValue
public float getValue() -
setValue
public void setValue(float value) -
getString
- Specified by:
getString
in classRadioGlobal<Float>
-
compare
- Specified by:
compare
in classRadioGlobal<Float>
-
setValue
- Specified by:
setValue
in classRadioGlobal<Float>
-