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

Public Member Functions

 CTaskAdvance (CObject *object)
bool EventProcess (const Event &event)
Error Start (float length)
Error IsEnded ()
- Public Member Functions inherited from CTask
 CTask (CObject *object)
virtual bool IsBusy ()
virtual bool Abort ()

Protected Attributes

float m_totalLength
float m_advanceLength
float m_direction
float m_timeLimit
Math::Vector m_startPos
float m_lastDist
float m_fixTime
bool m_bError
- 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: