Colobot
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
CTaskFlag Class Reference
Inheritance diagram for CTaskFlag:
Inheritance graph
[legend]

Public Member Functions

 CTaskFlag (CObject *object)
 
bool EventProcess (const Event &event)
 
Error Start (TaskFlagOrder order, int rank)
 
Error IsEnded ()
 
bool Abort ()
 
- Public Member Functions inherited from CTask
 CTask (CObject *object)
 
virtual bool IsBusy ()
 

Protected Member Functions

Error CreateFlag (int rank)
 
Error DeleteFlag ()
 
CObjectSearchNearest (Math::Vector pos, ObjectType type)
 
int CountObject (ObjectType type)
 

Protected Attributes

TaskFlagOrder m_order
 
float m_time
 
bool m_bError
 
- 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: