|
| CTaskPen (COldObject *object) |
|
bool | EventProcess (const Event &event) override |
|
Error | Start (bool bDown, TraceColor color) |
|
Error | IsEnded () override |
|
bool | Abort () override |
|
| CForegroundTask (COldObject *object) |
|
bool | IsBackground () final |
| Returns true if this task is meant to be run as a background task. More...
|
|
bool | IsPilot () override |
| Returns true if you can control the robot while the task is executing. More...
|
|
| CTask (COldObject *object) |
|
virtual bool | IsBusy () |
|
|
void | SoundManip (float time, float amplitude, float frequency) |
|
int | AngleToRank (float angle) |
|
float | ColorToAngle (TraceColor color) |
|
int | ColorToRank (TraceColor color) |
|
The documentation for this class was generated from the following files:
- /build/colobot-4LMcse/colobot-0.1.8/src/object/task/taskpen.h
- /build/colobot-4LMcse/colobot-0.1.8/src/object/task/taskpen.cpp