Package de.gurkenlabs.litiengine.gui
package de.gurkenlabs.litiengine.gui
-
ClassDescriptionRepresents the appearance settings for a GUI component.A GUI component representing a checkbox with an optional spritesheet.A ComponentMouseEvent contains the original MouseEvent and the GuiComponent that sent the event as sender.This listener interface is used for receiving events after an component was rendered.This listener interface is used for receiving events during a component's rendering process.Represents an icon rendered using a specific font and text.The abstract Class GuiComponent provides all properties and methods needed for screens, built-in, and custom GUI components such as buttons, sliders, etc...This class contains globally used properties for all the
GuiComponents that might be added to the game.A GUI component that represents a horizontal slider with customizable appearance and behavior.The ImageComponent class extends the GuiComponent class to provide functionality for handling images and spritesheets within a GUI component.Represents a list of image components in a GUI.Enum representing different modes for scaling images.The Class ListField.Represents a menu component that extends the ImageComponentList.Represents a GUI component that supports freehand drawing using mouse input.Represents the orientation of a menu or component.A SpeechBubble is a GuiComponent with a given text that is pinned to an entity and moves with it.