Class Summary |
Button |
|
GUIComponent |
GIOComponent is the abstract base class of a very very simple GUI system. |
Highscores |
An extended table for displaying the current scores. |
Label |
A simple label component for displaying text in the GUI. |
ServerSelection |
Sets up and manages the server selection window which is displayed after startup and when pressing ESC while playing. |
Table |
A simple table component with no borders, no resizing, no nothing...just data organized in rows and columns. |
TextField |
A text field component. |
Window |
A window component. |