Uses of Enum Class
net.risingworld.api.ui.style.ScaleMode
Packages that use ScaleMode
-
Uses of ScaleMode in net.risingworld.api.ui.style
Fields in net.risingworld.api.ui.style with type parameters of type ScaleModeModifier and TypeFieldDescriptionStyle.backgroundImageScaleModeIf an image is used, this determines how it's scaled inside the element boxMethods in net.risingworld.api.ui.style that return ScaleModeModifier and TypeMethodDescriptionstatic ScaleModeScaleMode.get(int ordinal) Gets an enum from the ordinal value.static ScaleModeReturns 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.