ProtoZed
awesome branch
A simple but powerful game framework
|
This is the complete list of members for PZ::AppStateManager, including all inherited members.
AppStateManager(Application &application) | PZ::AppStateManager | |
Change(const std::string &stateName) | PZ::AppStateManager | |
Change(const std::string &stateName, StringMap &options) | PZ::AppStateManager | |
GetCurrent() const | PZ::AppStateManager | |
IsEmpty() | PZ::AppStateManager | |
NonCopyable() | PZ::NonCopyable | inlineprotected |
Pop() | PZ::AppStateManager | |
PopAll() | PZ::AppStateManager | |
Push(const std::string &stateName) | PZ::AppStateManager | |
Push(const std::string &stateName, StringMap &options) | PZ::AppStateManager | |
Register(const std::string &stateName) | PZ::AppStateManager | inline |
Unregister(const std::string &stateName) | PZ::AppStateManager | inline |
Update() | PZ::AppStateManager | |
~AppStateManager() | PZ::AppStateManager |