ScummVM API documentation
Saga2::GotoObjectTargetTask Class Referenceabstract
Inheritance diagram for Saga2::GotoObjectTargetTask:
Saga2::GotoTask Saga2::Task Saga2::GotoActorTask Saga2::GotoObjectTask

Public Member Functions

 GotoObjectTargetTask (TaskStack *ts, bool trackFlag)
 
 GotoObjectTargetTask (Common::InSaveFile *in, TaskID id)
 
int32 archiveSize () const
 
void write (Common::MemoryWriteStreamDynamic *out) const
 
- Public Member Functions inherited from Saga2::GotoTask
 GotoTask (TaskStack *ts)
 
 GotoTask (Common::InSaveFile *in, TaskID id)
 
void fixup ()
 
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
 

Protected Member Functions

bool tracking () const
 
bool isInSight () const
 

Protected Attributes

TilePoint _lastKnownLoc
 
- Protected Attributes inherited from Saga2::Task
TaskStack_stack
 
TaskStackID _stackID
 

Additional Inherited Members

- Public Attributes inherited from Saga2::Task
Common::String _type
 

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