Verwendungen von Klasse
net.risingworld.api.ui.style.Style
-
Verwendungen von Style in net.risingworld.api
Modifizierer und TypMethodeBeschreibungstatic void
Internals.overwriteInnerUIStyle
(Player player, UIElement element, String innerPath, Style style) Overwrites the style of a nested element of a UI element.static void
Internals.overwriteUIStyle
(Player player, String path, Style style) Overwrites the style of any UI element on the screen (this also applies to built-in UI elements of the game) -
Verwendungen von Style in net.risingworld.api.ui
Modifizierer und TypFeldBeschreibungfinal Style
UIElement.hoverStyle
The hover style of this element.final Style
UIElement.style
The style of this element. -
Verwendungen von Style in net.risingworld.api.ui.style
Modifizierer und TypMethodeBeschreibungvoid
Copies all style properties from another style to this style