ScummVM API documentation
Saga2::GoAwayFromTask Class Referenceabstract
Inheritance diagram for Saga2::GoAwayFromTask:
Saga2::Task Saga2::GoAwayFromActorTask Saga2::GoAwayFromObjectTask

Public Member Functions

 GoAwayFromTask (TaskStack *ts)
 
 GoAwayFromTask (TaskStack *ts, bool runFlag)
 
 GoAwayFromTask (Common::InSaveFile *in, TaskID id)
 
void fixup ()
 
int32 archiveSize () const
 
void write (Common::MemoryWriteStreamDynamic *out) const
 
void abortTask ()
 
TaskResult evaluate ()
 
TaskResult update ()
 
- Public Member Functions inherited from Saga2::Task
 Task (TaskStack *ts)
 
 Task (TaskStack *ts, TaskID id)
 
 Task (Common::InSaveFile *in, TaskID id)
 
virtual int16 getType () const =0
 
virtual bool operator== (const Task &t) const =0
 
bool operator!= (const Task &t) const
 

Additional Inherited Members

- Public Attributes inherited from Saga2::Task
Common::String _type
 
- Protected Attributes inherited from Saga2::Task
TaskStack_stack
 
TaskStackID _stackID
 

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