1 #ifndef STATEMANAGER_H_DEFINED
2 #define STATEMANAGER_H_DEFINED
4 #include <Flow/GameState.hpp>
Abstract definition of a game state.
Giga-class that switches from game states.
StateManager()
Initializes pretty much everything.
void run()
Main entry point and game loop.