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

Public Member Functions

 GotoActorTask (TaskStack *ts, Actor *a, bool trackFlag=false)
 
 GotoActorTask (Common::InSaveFile *in, TaskID id)
 
int32 archiveSize () const
 
void write (Common::MemoryWriteStreamDynamic *out) const
 
int16 getType () const
 
bool operator== (const Task &t) const
 
const ActorgetTarget () const
 
- Public Member Functions inherited from Saga2::GotoObjectTargetTask
 GotoObjectTargetTask (TaskStack *ts, bool trackFlag)
 
 GotoObjectTargetTask (Common::InSaveFile *in, TaskID id)
 
- 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)
 
bool operator!= (const Task &t) const
 

Additional Inherited Members

- Public Attributes inherited from Saga2::Task
Common::String _type
 
- Protected Member Functions inherited from Saga2::GotoObjectTargetTask
bool tracking () const
 
bool isInSight () const
 
- Protected Attributes inherited from Saga2::GotoObjectTargetTask
TilePoint _lastKnownLoc
 
- Protected Attributes inherited from Saga2::Task
TaskStack_stack
 
TaskStackID _stackID
 

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