ScummVM API documentation
Alcachofa::Scheduler Class Reference

Public Member Functions

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>
ProcesscreateProcess (MainCharacterKind character, TaskArgs &&... args)
 

The documentation for this class was generated from the following file: