Uses of Enum Class
net.risingworld.api.ui.style.ScaleMode
-
Uses of ScaleMode in net.risingworld.api.ui.style
Modifier and TypeFieldDescriptionStyle.backgroundImageScaleMode
If an image is used, this determines how it's scaled inside the element boxModifier and TypeMethodDescriptionstatic ScaleMode
ScaleMode.get
(int ordinal) Gets an enum from the ordinal value.static ScaleMode
Returns the enum constant of this class with the specified name.static ScaleMode[]
ScaleMode.values()
Returns an array containing the constants of this enum class, in the order they are declared.