Uses of Enum Class
net.risingworld.api.ui.style.Position
-
Uses of Position in net.risingworld.api.ui.style
Modifier and TypeFieldDescriptionStyle.position
Determines if this element should have a relative (default) or absolute positionModifier and TypeMethodDescriptionstatic Position
Position.get
(int ordinal) Gets an enum from the ordinal value.static Position
Returns the enum constant of this class with the specified name.static Position[]
Position.values()
Returns an array containing the constants of this enum class, in the order they are declared.