Package de.gurkenlabs.litiengine.gui
package de.gurkenlabs.litiengine.gui
-
ClassDescriptionA 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.A fonticon is an class that represents a single character of an icon font.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.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.The Class ListField.Represents a menu component that extends the ImageComponentList.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.