#include <ModuleServices.h>
static void omega::ModuleServices::addModule |
( |
EngineModule * |
module | ) |
|
|
static |
static void omega::ModuleServices::disposeAll |
( |
| ) |
|
|
static |
static void omega::ModuleServices::disposeNonCoreModules |
( |
| ) |
|
|
static |
static bool omega::ModuleServices::handleCommand |
( |
const String & |
cmd | ) |
|
|
static |
Dispatches an event to all modules with the specified priority.
static bool omega::ModuleServices::isCoreMode |
( |
| ) |
|
|
inlinestatic |
static void omega::ModuleServices::removeModule |
( |
EngineModule * |
module | ) |
|
|
static |
static void omega::ModuleServices::setCoreMode |
( |
| ) |
|
|
inlinestatic |
static void omega::ModuleServices::setNonCoreMode |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: