Interface | Description |
---|---|
RoboRallyUI |
An interface describing necessary methods for a user interface
|
Class | Description |
---|---|
DrawableObject |
This class represents an object that can be drawn using libgdx
|
RoboRallyWrapper |
This class acts as a wrapper around the different screens of the game
|
ScreenManager |
Keeps track of screen instances
|
SimpleButton |
This class generates a simple text button using a default skin
|