ProtoZed  awesome branch
A simple but powerful game framework
PZ::AppStateManager Member List

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::NonCopyableinlineprotected
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::AppStateManagerinline
Unregister(const std::string &stateName)PZ::AppStateManagerinline
Update()PZ::AppStateManager
~AppStateManager()PZ::AppStateManager