API for managing various functions of the meta engine.
Classes | |
| struct | ExtraGuiOption |
| struct | ExtendedSavegameHeader |
| class | MetaEngineDetection |
| class | MetaEngine |
| class | EngineManager |
Macros | |
| #define | EXTENDED_SAVE_VERSION 4 |
| #define | EngineMan EngineManager::instance() |
Typedefs | |
| typedef Common::Array< ExtraGuiOption > | ExtraGuiOptions |
Enumerations | |
| enum | { kSavegameFilePattern = -99 } |
| #define EngineMan EngineManager::instance() |
Convenience shortcut for accessing the engine manager.
| typedef Common::Array<ExtraGuiOption> ExtraGuiOptions |
Array of ExtraGuiOption structures.
| anonymous enum |