Colobot
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::CEnginem_engine
 
Gfx::CLightManagerm_lightMan
 
Gfx::CParticlem_particle
 
Gfx::CTerrainm_terrain
 
Gfx::CWaterm_water
 
Gfx::CCameram_camera
 
CMotionm_motion
 
CBrainm_brain
 
CPhysicsm_physics
 
CObjectm_object
 
CRobotMainm_main
 
CSoundInterfacem_sound
 

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