TGUI
v0.5.2
|
tgui | |
AnimatedButton | |
AnimatedPicture | Load multiple images and add then behind each other to create a simple animation or even a movie |
Button | |
ChatBox | |
Checkbox | |
ChildWindow | Movable Panel with title bar |
ComboBox | |
EditBox | |
Alignment | The text alignment |
Form | |
Grid | |
Layout | The layout of the object |
Group | Parent struct for objects that store multiple objects |
GroupObject | |
Label | |
ListBox | |
LoadingBar | |
OBJECT | The parent struct for every object |
OBJECT_BORDERS | Parent struct for every object that has borders |
OBJECT_ANIMATION | Parent object for all objects that need to access the internal clock of the window |
Callback | When you receive an action callback from an object then this struct will be passed as parameter |
Panel | A static group of objects. The background color can be solid or transparent |
Picture | |
RadioButton | |
Scrollbar | |
Slider | |
Slider2D | |
SpinButton | |
SpriteSheet | Load one big image and split it into smaller images so that you can display tiles or play an animation |
Tab | |
TextBox | |
TextureManager | |
Vector4 | |
Window |