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

Public Member Functions

 CTaskManip (CObject *object)
bool EventProcess (const Event &event)
Error Start (TaskManipOrder order, TaskManipArm arm)
Error IsEnded ()
bool Abort ()
- Public Member Functions inherited from CTask
 CTask (CObject *object)
virtual bool IsBusy ()

Protected Member Functions

void InitAngle ()
CObject * SearchTakeUnderObject (Math::Vector &pos, float dLimit)
CObject * SearchTakeFrontObject (bool bAdvance, Math::Vector &pos, float &distance, float &angle)
CObject * SearchTakeBackObject (bool bAdvance, Math::Vector &pos, float &distance, float &angle)
CObject * SearchOtherObject (bool bAdvance, Math::Vector &pos, float &distance, float &angle, float &height)
bool TruckTakeObject ()
bool TruckDeposeObject ()
bool IsFreeDeposeObject (Math::Vector pos)
void SoundManip (float time, float amplitude=1.0f, float frequency=1.0f)

Protected Attributes

TaskManipOrder m_order
TaskManipArm m_arm
TaskManipHand m_hand
int m_step
float m_speed
float m_progress
float m_initialAngle [5]
float m_finalAngle [5]
float m_height
float m_advanceLength
float m_energy
bool m_bError
bool m_bTurn
bool m_bSubm
bool m_bBee
float m_angle
float m_move
Math::Vector m_targetPos
float m_timeLimit
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: