Package io.github.somesourcecode.someguiapi.scene
package io.github.somesourcecode.someguiapi.scene
-
ClassDescriptionRepresents a background for a node or scene.Contains flags that indicate what part of a GUI needs to be updated.Represents an item in a GUI.The builder for the GuiItem class.The base class for all nodes in the scene graph.A helper class for nodes to access internal methods.The base class for all nodes that can have children.An instance of Pixel contains all the information needed to render a single item in a GUI.The Scene class is the container for all content in a scene graph.A helper class for scenes to access internal methods.