|
void | run () |
|
void | backupContext () |
|
void | restoreContext () |
|
void | killAllProcesses () |
|
void | killAllProcessesFor (MainCharacterKind characterKind) |
|
void | killProcessByName (const Common::String &name) |
|
bool | hasProcessWithName (const Common::String &name) |
|
void | debugPrint () |
|
void | prepareSyncGame (Common::Serializer &s) |
|
void | syncGame (Common::Serializer &s) |
|
template<typename TTask , typename... TaskArgs> |
Process * | createProcess (MainCharacterKind character, TaskArgs &&... args) |
|
The documentation for this class was generated from the following file: