Go to the source code of this file.
Classes | |
class | InitState |
The InitState class is the first state the GameManager initialises. This class was created to separate initial state loading from the GameManager code. Additionally you can also use the InitState as a template for your custom states. More... |