|
| 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) |
|
virtual bool | EventProcess (const Event &event) |
|
virtual Error | IsEnded () |
|
virtual bool | IsBusy () |
|
virtual bool | Abort () |
|
bool CBackgroundTask::IsBackground |
( |
| ) |
|
|
inlinefinalvirtual |
Returns true if this task is meant to be run as a background task.
Implements CTask.
bool CBackgroundTask::IsPilot |
( |
| ) |
|
|
inlinefinalvirtual |
Returns true if you can control the robot while the task is executing.
Implements CTask.
The documentation for this class was generated from the following file:
- /build/colobot-4LMcse/colobot-0.1.8/src/object/task/task.h