Public Member Functions |
| CAutoResearch (CObject *object) |
void | DeleteObject (bool bAll=false) |
void | Init () |
Error | StartAction (int result) |
bool | EventProcess (const Event &event) |
Error | GetError () |
bool | CreateInterface (bool bSelect) |
bool | Write (char *line) |
bool | Read (char *line) |
| CAuto (CObject *object) |
virtual void | Start (int param) |
virtual Error | IsEnded () |
virtual bool | Abort () |
virtual bool | SetType (ObjectType type) |
virtual bool | SetValue (int rank, float value) |
virtual bool | SetString (char *string) |
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 |
void | UpdateInterface () |
void | UpdateInterface (float rTime) |
void | OkayButton (Ui::CWindow *pw, EventType event) |
bool | TestResearch (EventType event) |
void | FireStopUpdate (float progress, bool bLightOn) |
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) |
The documentation for this class was generated from the following files:
- /build/colobot-T0lCmu/colobot-0.1.3/src/object/auto/autoresearch.h
- /build/colobot-T0lCmu/colobot-0.1.3/src/object/auto/autoresearch.cpp