|
| CTaskManip (CObject *object) |
|
bool | EventProcess (const Event &event) |
|
Error | Start (TaskManipOrder order, TaskManipArm arm) |
|
Error | IsEnded () |
|
bool | Abort () |
|
| CTask (CObject *object) |
|
virtual bool | IsBusy () |
|
|
void | InitAngle () |
|
CObject * | SearchTakeUnderObject (Math::Vector &pos, float dLimit) |
|
CObject * | SearchTakeFrontObject (bool bAdvance, Math::Vector &pos, float &distance, float &angle) |
|
CObject * | SearchTakeBackObject (bool bAdvance, Math::Vector &pos, float &distance, float &angle) |
|
CObject * | SearchOtherObject (bool bAdvance, Math::Vector &pos, float &distance, float &angle, float &height) |
|
bool | TruckTakeObject () |
|
bool | TruckDeposeObject () |
|
bool | IsFreeDeposeObject (Math::Vector pos) |
|
void | SoundManip (float time, float amplitude=1.0f, float frequency=1.0f) |
|
The documentation for this class was generated from the following files:
- /build/colobot-9TMtTT/colobot-0.1.2/src/object/task/taskmanip.h
- /build/colobot-9TMtTT/colobot-0.1.2/src/object/task/taskmanip.cpp