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

Public Member Functions

 CAutoEgg (CObject *object)
void DeleteObject (bool bAll=false)
void Init ()
void Start (int param)
bool EventProcess (const Event &event)
Error IsEnded ()
Error GetError ()
bool SetType (ObjectType type)
bool SetValue (int rank, float value)
bool SetString (char *string)
bool Write (char *line)
bool Read (char *line)
- Public Member Functions inherited from CAuto
 CAuto (CObject *object)
virtual bool Abort ()
virtual Error StartAction (int param)
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

CObject * SearchAlien ()
- 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

ObjectType m_type
float m_value
char m_string [100]
int m_param
AutoEggPhase m_phase
float m_progress
float m_speed
- Protected Attributes inherited from CAuto
CInstanceManager * m_iMan
CEventQueue * m_eventQueue
Gfx::CEngine * m_engine
Gfx::CParticle * m_particle
Gfx::CTerrain * m_terrain
Gfx::CWater * m_water
Gfx::CCloud * m_cloud
Gfx::CPlanet * m_planet
Gfx::CLightning * m_lightning
Gfx::CCamera * m_camera
Ui::CInterface * m_interface
CRobotMain * m_main
CObject * m_object
CSoundInterface * m_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: