Colobot
CTaskGoto Member List

This is the complete list of members for CTaskGoto, including all inherited members.

Abort() (defined in CTask)CTaskvirtual
AdjustBuilding(Math::Vector &pos, float margin, float &distance) (defined in CTaskGoto)CTaskGotoprotected
AdjustTarget(CObject *pObj, Math::Vector &pos, float &distance) (defined in CTaskGoto)CTaskGotoprotected
BeamExplore(const Math::Vector &prevPos, const Math::Vector &curPos, const Math::Vector &goalPos, float goalRadius, float angle, int nbDiv, float step, int i, int nbIter) (defined in CTaskGoto)CTaskGotoprotected
BeamInit() (defined in CTaskGoto)CTaskGotoprotected
BeamPoint(const Math::Vector &startPoint, const Math::Vector &goalPoint, float angle, float step) (defined in CTaskGoto)CTaskGotoprotected
BeamSearch(const Math::Vector &start, const Math::Vector &goal, float goalRadius) (defined in CTaskGoto)CTaskGotoprotected
BeamShortcut() (defined in CTaskGoto)CTaskGotoprotected
BeamStart() (defined in CTaskGoto)CTaskGotoprotected
BitmapClearCircle(const Math::Vector &pos, float radius) (defined in CTaskGoto)CTaskGotoprotected
BitmapClearDot(int rank, int x, int y) (defined in CTaskGoto)CTaskGotoprotected
BitmapClose() (defined in CTaskGoto)CTaskGotoprotected
BitmapObject() (defined in CTaskGoto)CTaskGotoprotected
BitmapOpen() (defined in CTaskGoto)CTaskGotoprotected
BitmapSetCircle(const Math::Vector &pos, float radius) (defined in CTaskGoto)CTaskGotoprotected
BitmapSetDot(int rank, int x, int y) (defined in CTaskGoto)CTaskGotoprotected
BitmapTerrain(const Math::Vector &min, const Math::Vector &max) (defined in CTaskGoto)CTaskGotoprotected
BitmapTerrain(int minx, int miny, int maxx, int maxy) (defined in CTaskGoto)CTaskGotoprotected
BitmapTestDot(int rank, int x, int y) (defined in CTaskGoto)CTaskGotoprotected
BitmapTestLine(const Math::Vector &start, const Math::Vector &goal, float stepAngle, bool bSecond) (defined in CTaskGoto)CTaskGotoprotected
CForegroundTask(COldObject *object) (defined in CForegroundTask)CForegroundTaskinline
ComputeFlyingRepulse(float &dir) (defined in CTaskGoto)CTaskGotoprotected
ComputeRepulse(Math::Point &dir) (defined in CTaskGoto)CTaskGotoprotected
CTask(COldObject *object) (defined in CTask)CTask
CTaskGoto(COldObject *object) (defined in CTaskGoto)CTaskGoto
EventProcess(const Event &event) override (defined in CTaskGoto)CTaskGotovirtual
GetHotPoint(CObject *pObj, Math::Vector &pos, bool bTake, float distance, float &suppl) (defined in CTaskGoto)CTaskGotoprotected
IsBackground() finalCForegroundTaskinlinevirtual
IsBusy() (defined in CTask)CTaskvirtual
IsEnded() override (defined in CTaskGoto)CTaskGotovirtual
IsPilot() overrideCForegroundTaskinlinevirtual
LeakSearch(Math::Vector &pos, float &delay) (defined in CTaskGoto)CTaskGotoprotected
m_altitude (defined in CTaskGoto)CTaskGotoprotected
m_angle (defined in CTaskGoto)CTaskGotoprotected
m_bApprox (defined in CTaskGoto)CTaskGotoprotected
m_bLeakRecede (defined in CTaskGoto)CTaskGotoprotected
m_bmArray (defined in CTaskGoto)CTaskGotoprotected
m_bmCargoObject (defined in CTaskGoto)CTaskGotoprotected
m_bmChanged (defined in CTaskGoto)CTaskGotoprotected
m_bmFinalDist (defined in CTaskGoto)CTaskGotoprotected
m_bmFinalMove (defined in CTaskGoto)CTaskGotoprotected
m_bmFinalPos (defined in CTaskGoto)CTaskGotoprotected
m_bmIndex (defined in CTaskGoto)CTaskGotoprotected
m_bmIter (defined in CTaskGoto)CTaskGotoprotected
m_bmIterCounter (defined in CTaskGoto)CTaskGotoprotected
m_bmLine (defined in CTaskGoto)CTaskGotoprotected
m_bmMaxX (defined in CTaskGoto)CTaskGotoprotected
m_bmMaxY (defined in CTaskGoto)CTaskGotoprotected
m_bmMinX (defined in CTaskGoto)CTaskGotoprotected
m_bmMinY (defined in CTaskGoto)CTaskGotoprotected
m_bmOffset (defined in CTaskGoto)CTaskGotoprotected
m_bmPoints (defined in CTaskGoto)CTaskGotoprotected
m_bmSize (defined in CTaskGoto)CTaskGotoprotected
m_bmStep (defined in CTaskGoto)CTaskGotoprotected
m_bmTimeLimit (defined in CTaskGoto)CTaskGotoprotected
m_bmTotal (defined in CTaskGoto)CTaskGotoprotected
m_bmWatchDogPos (defined in CTaskGoto)CTaskGotoprotected
m_bmWatchDogTime (defined in CTaskGoto)CTaskGotoprotected
m_bTake (defined in CTaskGoto)CTaskGotoprotected
m_bWorm (defined in CTaskGoto)CTaskGotoprotected
m_camera (defined in CTask)CTaskprotected
m_crashMode (defined in CTaskGoto)CTaskGotoprotected
m_engine (defined in CTask)CTaskprotected
m_error (defined in CTaskGoto)CTaskGotoprotected
m_goal (defined in CTaskGoto)CTaskGotoprotected
m_goalMode (defined in CTaskGoto)CTaskGotoprotected
m_goalObject (defined in CTaskGoto)CTaskGotoprotected
m_lastDistance (defined in CTaskGoto)CTaskGotoprotected
m_leakDelay (defined in CTaskGoto)CTaskGotoprotected
m_leakPos (defined in CTaskGoto)CTaskGotoprotected
m_leakTime (defined in CTaskGoto)CTaskGotoprotected
m_lightMan (defined in CTask)CTaskprotected
m_main (defined in CTask)CTaskprotected
m_motion (defined in CTask)CTaskprotected
m_object (defined in CTask)CTaskprotected
m_particle (defined in CTask)CTaskprotected
m_phase (defined in CTaskGoto)CTaskGotoprotected
m_physics (defined in CTask)CTaskprotected
m_pos (defined in CTaskGoto)CTaskGotoprotected
m_programmable (defined in CTask)CTaskprotected
m_sound (defined in CTask)CTaskprotected
m_stopLength (defined in CTaskGoto)CTaskGotoprotected
m_terrain (defined in CTask)CTaskprotected
m_time (defined in CTaskGoto)CTaskGotoprotected
m_try (defined in CTaskGoto)CTaskGotoprotected
m_water (defined in CTask)CTaskprotected
m_wormLastTime (defined in CTaskGoto)CTaskGotoprotected
SearchTarget(Math::Vector pos, float margin) (defined in CTaskGoto)CTaskGotoprotected
Start(Math::Vector goal, float altitude, TaskGotoGoal goalMode, TaskGotoCrash crashMode) (defined in CTaskGoto)CTaskGoto
WormFrame(float rTime) (defined in CTaskGoto)CTaskGotoprotected
WormSearch(Math::Vector &impact) (defined in CTaskGoto)CTaskGotoprotected
~CTask() (defined in CTask)CTaskvirtual
~CTaskGoto() (defined in CTaskGoto)CTaskGoto