|
| CAutoEgg (COldObject *object) |
|
void | DeleteObject (bool all=false) override |
|
void | Init () override |
|
void | Start (int param) override |
|
bool | EventProcess (const Event &event) override |
|
Error | IsEnded () override |
|
Error | GetError () override |
|
bool | SetType (ObjectType type) override |
|
bool | SetValue (int rank, float value) override |
|
bool | SetString (char *string) override |
| Sets program which will be run by created aliens. More...
|
|
bool | Write (CLevelParserLine *line) override |
|
bool | Read (CLevelParserLine *line) override |
|
| CAuto (COldObject *object) |
|
virtual bool | Abort () |
|
virtual Error | StartAction (int param) |
|
virtual bool | CreateInterface (bool bSelect) |
|
virtual bool | GetBusy () |
|
virtual void | SetBusy (bool busy) |
|
virtual void | InitProgressTotal (float total) |
|
virtual void | EventProgress (float rTime) |
|
virtual bool | GetMotor () |
|
virtual void | SetMotor (bool bMotor) |
|
bool CAutoEgg::SetString |
( |
char * |
string | ) |
|
|
overridevirtual |
Sets program which will be run by created aliens.
Reimplemented from CAuto.
The documentation for this class was generated from the following files:
- /build/colobot-4LMcse/colobot-0.1.8/src/object/auto/autoegg.h
- /build/colobot-4LMcse/colobot-0.1.8/src/object/auto/autoegg.cpp