Package mindustry.ui.builder
package mindustry.ui.builder
-
ClassDescriptionBuilder for presenting a complex menu to the player.Builder-style API for building dialogs on servers.UiBuilder.ContainerBuilder<T extends UiBuilder.ContainerBuilder<T>>Shared behavior for node types that can contain children (table, pane).UiBuilder.NodeBuilder<T extends UiBuilder.NodeBuilder<T>>Parses String -> UiBuilders.Converts a parsed NodeBuilder tree back into UI DSL source text.Utility class for showing a MSUI dialog box that automatically reloads changes for a certain file.Enum used for encoding properties as single bytes instead of passing strings around.Grabs style fields by name from
Styles.Builds a UI into an existing Table from a NodeBuilder tree.Result of building a NodeBuilder: named elements (those with an explicit id), plus any server-streamed images, keyed by region name