Uses of Class
io.github.somesourcecode.someguiapi.scene.gui.Gui
Packages that use Gui
Package
Description
-
Uses of Gui in io.github.somesourcecode.someguiapi.scene
Methods in io.github.somesourcecode.someguiapi.scene that return GuiMethods in io.github.somesourcecode.someguiapi.scene with parameters of type Gui -
Uses of Gui in io.github.somesourcecode.someguiapi.scene.context
Methods in io.github.somesourcecode.someguiapi.scene.context that return GuiModifier and TypeMethodDescriptionRenderContext.getGui()Returns the gui in which the pixel is rendered.Constructors in io.github.somesourcecode.someguiapi.scene.context with parameters of type GuiModifierConstructorDescriptionRenderContext(Gui gui, Scene scene) Constructs a new render context. -
Uses of Gui in io.github.somesourcecode.someguiapi.scene.gui
Subclasses of Gui in io.github.somesourcecode.someguiapi.scene.guiMethods in io.github.somesourcecode.someguiapi.scene.gui with parameters of type GuiModifier and TypeMethodDescriptionstatic voidGuiHelper.clearDirtyFlag(Gui gui, DirtyFlag flag) voidGuiHelper.GuiAccessor.clearDirtyFlag(Gui gui, DirtyFlag flag) static voidGuiHelper.clearDirtyFlags(Gui gui) voidGuiHelper.GuiAccessor.clearDirtyFlags(Gui gui) voidGuiHelper.GuiAccessor.setDirtyFlag(Gui gui, DirtyFlag flag) static voidGuiHelper.setDirtyFlag(Gui gui, DirtyFlag flag)