|
xoreos
0.0.5
|
The global engine manager, omniscient about all engines. More...
#include <list>#include <boost/noncopyable.hpp>#include "src/common/singleton.h"#include "src/common/ustring.h"

Go to the source code of this file.
Classes | |
| class | Engines::GameInstance |
| class | Engines::EngineManager |
| The global engine manager. More... | |
Namespaces | |
| Common | |
| Engines | |
Macros | |
| #define | EngineMan Engines::EngineManager::instance() |
| Shortcut for accessing the sound manager. More... | |
The global engine manager, omniscient about all engines.
Definition in file enginemanager.h.
| #define EngineMan Engines::EngineManager::instance() |
Shortcut for accessing the sound manager.
Definition at line 74 of file enginemanager.h.
Referenced by Engines::GameThread::init(), Engines::GameThread::run(), and Engines::GameThread::threadMethod().
1.8.14