See: Description
Class | Description |
---|---|
BasicMainMenu |
This class provides a simple basic main menu if you don't want to set up your own and just want to test your game controllers.
|
BasicMenuItem |
A menu item is an object wich can be placed on a menu.
|
BasicOptionsScreen | |
GameViewWithCamera |
A simple Controller which adds a camera.
|
MenuController |
The controller of the main Menu manages the data.
|
MenuView |
The View manages the graphical ouput and input.
|
TestActor |