|
| CTaskShield (COldObject *object) |
|
bool | EventProcess (const Event &event) override |
|
Error | Start (TaskShieldMode mode, float delay) |
|
Error | IsEnded () override |
|
bool | IsBusy () override |
|
bool | Abort () override |
|
float | GetActiveRadius () |
|
| CBackgroundTask (COldObject *object) |
|
bool | IsBackground () final |
| Returns true if this task is meant to be run as a background task. More...
|
|
bool | IsPilot () final |
| Returns true if you can control the robot while the task is executing. More...
|
|
| CTask (COldObject *object) |
|
|
Error | Stop () |
|
bool | CreateLight (Math::Vector pos) |
|
void | IncreaseShield () |
|
float | GetRadius () |
|
The documentation for this class was generated from the following files:
- /build/colobot-4LMcse/colobot-0.1.8/src/object/task/taskshield.h
- /build/colobot-4LMcse/colobot-0.1.8/src/object/task/taskshield.cpp