Uses of Enum Class
net.risingworld.api.ui.style.Pivot
-
Uses of Pivot in net.risingworld.api.ui
-
Uses of Pivot in net.risingworld.api.ui.style
Modifier and TypeMethodDescriptionstatic Pivot
Pivot.get
(int ordinal) Gets an enum from the ordinal value.static Pivot
Returns the enum constant of this class with the specified name.static Pivot[]
Pivot.values()
Returns an array containing the constants of this enum class, in the order they are declared.