Class | Description |
---|---|
ExplorerSprite |
Responsible for managing the explorer, and drawing it to the
screen.
|
GUI |
Handles generating the GUI and beginning the game.
|
MazePanel |
A MazePanel is responsible for drawing the underlying maze to the screen.
|
OptionsPanel | |
Sprite |
Maintains information about a sprite for the GUI.
|
TileSelectPanel |
A panel that displays information on a currently selected Tile.
|