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

Public Member Functions

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

Protected Member Functions

CObject * SearchTakeObject (float &angle, float dLimit, float aLimit)
CObject * SearchFriendObject (float &angle, float dLimit, float aLimit)
bool TruckTakeObject ()
bool TruckDeposeObject ()
bool IsFreeDeposeObject (Math::Vector pos)

Protected Attributes

Gfx::CTerrain * m_terrain
TaskTakeOrder m_order
TaskTakeArm m_arm
int m_step
float m_speed
float m_progress
float m_height
bool m_bError
bool m_bTurn
float m_angle
ObjectType m_fretType
- 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: