Class | Description |
---|---|
Button |
A basic button
|
Frame |
A basic GUI element for containing other GUI elements
|
ImageBox |
A basic GUI element for displaying a 2D image
|
Label |
A basic label for displaying text
|
Overlay |
A window which covers the entire screen
|
Popup |
A popup, e.g a message box
|
Skin |
Defines the looknfeel for the GUI elements upon creation
|
Window |
Basic window class
|
WindowManager |
Manages the life times of windows
|