|
| CreditsThread (IllusionsEngine_BBDOU *vm, BbdouCredits *credits, uint32 threadId, float speedModifier) |
|
int | onUpdate () override |
|
void | onNotify () override |
|
void | onResume () override |
|
void | onTerminated () override |
|
| Thread (IllusionsEngine *vm, uint32 threadId, uint32 callingThreadId, uint notifyFlags) |
|
virtual void | onSuspend () |
|
virtual void | onPause () |
|
virtual void | onUnpause () |
|
virtual void | onKill () |
|
virtual uint32 | sendMessage (int msgNum, uint32 msgValue) |
|
void | pause () |
|
void | unpause () |
|
void | resume () |
|
void | suspend () |
|
void | notify () |
|
int | update () |
|
void | terminate () |
|
|
BbdouCredits * | _credits |
|
float | _speedModifier |
|
float | _lastFraction |
|
uint32 | _lastUpdateTime |
|
IllusionsEngine * | _vm |
|
int | _pauseCtr |
|
bool | _terminated |
|
uint | _type |
|
uint32 | _threadId |
|
uint32 | _callingThreadId |
|
uint32 | _sceneId |
|
uint | _notifyFlags |
|
The documentation for this class was generated from the following file: