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

Public Member Functions

 CAutoMush (CObject *object)
 
void DeleteObject (bool bAll=false)
 
void Init ()
 
bool EventProcess (const Event &event)
 
Error GetError ()
 
bool Write (CLevelParserLine *line)
 
bool Read (CLevelParserLine *line)
 
- Public Member Functions inherited from CAuto
 CAuto (CObject *object)
 
virtual void Start (int param)
 
virtual Error IsEnded ()
 
virtual bool Abort ()
 
virtual Error StartAction (int param)
 
virtual bool SetType (ObjectType type)
 
virtual bool SetValue (int rank, float value)
 
virtual bool SetString (char *string)
 
virtual bool CreateInterface (bool bSelect)
 
virtual bool GetBusy ()
 
virtual void SetBusy (bool bBuse)
 
virtual void InitProgressTotal (float total)
 
virtual void EventProgress (float rTime)
 
virtual bool GetMotor ()
 
virtual void SetMotor (bool bMotor)
 

Protected Member Functions

bool SearchTarget ()
 
- Protected Member Functions inherited from CAuto
void CheckInterface (Ui::CWindow *pw, EventType event, bool bState)
 
void EnableInterface (Ui::CWindow *pw, EventType event, bool bState)
 
void VisibleInterface (Ui::CWindow *pw, EventType event, bool bState)
 
void DeadInterface (Ui::CWindow *pw, EventType event, bool bState)
 
void UpdateInterface ()
 
void UpdateInterface (float rTime)
 

Protected Attributes

AutoMushPhase m_phase
 
float m_progress
 
float m_speed
 
float m_lastParticle
 
- Protected Attributes inherited from CAuto
CEventQueuem_eventQueue
 
Gfx::CEnginem_engine
 
Gfx::CParticlem_particle
 
Gfx::CTerrainm_terrain
 
Gfx::CWaterm_water
 
Gfx::CCloudm_cloud
 
Gfx::CPlanetm_planet
 
Gfx::CLightningm_lightning
 
Gfx::CCameram_camera
 
Ui::CInterfacem_interface
 
CRobotMainm_main
 
CObjectm_object
 
CSoundInterfacem_sound
 
ObjectType m_type
 
bool m_bBusy
 
bool m_bMotor
 
float m_time
 
float m_lastUpdateTime
 
float m_progressTime
 
float m_progressTotal
 

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