Package net.risingworld.api.ui.style
Class StyleFloat
java.lang.Object
net.risingworld.api.ui.style.StyleFloat
-
Method Summary
Modifier and TypeMethodDescriptionfloat
get()
void
reset()
void
set
(float value) void
set
(StyleKeyword keyword)
-
Method Details
-
set
public void set(float value) -
set
-
reset
public void reset() -
get
public float get() -
getKeyword
-