Inheritance diagram for se_client::ClientSchema::AutoInit:
Public Member Functions | |
AutoInit () | |
~AutoInit () | |
bool | initEngineEvent () |
This event occurs when the core engine has initialised itself. | |
void | cleanupEngineEvent () |
This event occurs when the core simulation engine is about to clean up itself. | |
bool | initGameEvent () |
This event occurs when the SimEngine has initialised itself for a new game (SimEngine::initGame() method.). | |
void | cleanupGameEvent () |
This event occurs when the SimEngine has cleaned up itself after a game (SimEngine::cleanupGame() method.). | |
bool | initLevelEvent () |
void | cleanupLevelEvent () |
bool | startGameEvent () |
void | stopGameEvent () |
virtual bool | priorityInitEngineEvent () |
virtual void | priorityCleanupEngineEvent () |
|
Definition at line 54 of file ClientSchema.cpp. References se_core::InitListeners::addListener(), se_core::SimSchema::initListeners(), and LogDetail. |
|
Definition at line 66 of file ClientSchema.cpp. References se_core::SimSchema::initListeners(), LogDetail, and se_core::InitListeners::removeListener(). |
|
This event occurs when the core simulation engine is about to clean up itself.
Implements se_core::InitListener. Definition at line 76 of file ClientSchema.cpp. |
|
This event occurs when the SimEngine has cleaned up itself after a game (SimEngine::cleanupGame() method.).
Implements se_core::InitListener. Definition at line 83 of file ClientSchema.cpp. |
|
Reimplemented from se_core::InitListener. Definition at line 95 of file ClientSchema.cpp. |
|
This event occurs when the core engine has initialised itself.
Implements se_core::InitListener. Definition at line 72 of file ClientSchema.cpp. References se_client::ClientSchema::phrases_. |
|
This event occurs when the SimEngine has initialised itself for a new game (SimEngine::initGame() method.).
Implements se_core::InitListener. Definition at line 79 of file ClientSchema.cpp. |
|
Implements se_core::InitListener. Definition at line 91 of file ClientSchema.cpp. |
|
Definition at line 40 of file InitListener.hpp. Referenced by se_core::InitListeners::castPriorityCleanupEngineEvent(). |
|
Definition at line 39 of file InitListener.hpp. |
|
Reimplemented from se_core::InitListener. Definition at line 98 of file ClientSchema.cpp. |
|
Reimplemented from se_core::InitListener. Definition at line 102 of file ClientSchema.cpp. |
Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:22 2007 by Doxygen version 1.3.9.1.