Colobot
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
CTaskReset Class Reference
Inheritance diagram for CTaskReset:
Inheritance graph
[legend]

Public Member Functions

 CTaskReset (CObject *object)
bool EventProcess (const Event &event)
Error Start (Math::Vector goal, Math::Vector angle)
Error IsEnded ()
- Public Member Functions inherited from CTask
 CTask (CObject *object)
virtual bool IsBusy ()
virtual bool Abort ()

Protected Member Functions

bool SearchVehicle ()

Protected Attributes

Math::Vector m_begin
Math::Vector m_goal
Math::Vector m_angle
TaskResetPhase m_phase
bool m_bError
float m_time
float m_speed
float m_progress
float m_lastParticle
float m_iAngle
- Protected Attributes inherited from CTask
Gfx::CEngine * m_engine
Gfx::CLightManager * m_lightMan
Gfx::CParticle * m_particle
Gfx::CTerrain * m_terrain
Gfx::CWater * m_water
Gfx::CCamera * m_camera
CMotion * m_motion
CBrain * m_brain
CPhysics * m_physics
CObject * m_object
CRobotMain * m_main
CSoundInterface * m_sound

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