AppInterface Member List

This is the complete list of members for AppInterface, including all inherited members.
AllocateStates(int numStates)AppInterface
AppInterface()AppInterface
Configure(void)=0AppInterface [pure virtual]
DebugOut(unsigned int lifetimeMS, const char *format,...)AppInterface [virtual]
GetCurrentState(void) const AppInterface
GetLastCurrentTime(void) const AppInterface
GetLastElapsedTime(void) const AppInterface
GetState(int stateType) const AppInterface
GetStateHistorySize(void) const AppInterface
HasFocus(void) const AppInterface
hasFocusAppInterface [protected]
lastCurTimeMSAppInterface [protected]
lastElapsedTimeMSAppInterface [protected]
OnAppShutdown(void)AppInterface [virtual]
PopState(int popCount=1)AppInterface
PostConfigure(const char *defaultResourceConfigurationPath)AppInterface [virtual]
PreConfigure(void)AppInterface [virtual]
primaryFSMAppInterface [protected]
primaryStatesAppInterface [protected]
primaryStatesLengthAppInterface [protected]
PushState(RunnableState *state)AppInterface
PushState(int stateType)AppInterface
quitAppInterface [protected]
Quit(void)AppInterface
SetFocus(bool hasFocus)AppInterface [virtual]
SetState(int stateType, RunnableState *state)AppInterface [virtual]
ShouldQuit(void) const AppInterface [virtual]
Update(AppTime curTimeMS, AppTime elapsedTimeMS)AppInterface [virtual]
~AppInterface()AppInterface [virtual]
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines