|
| CTaskGunGoal (COldObject *object) |
|
bool | EventProcess (const Event &event) override |
|
Error | Start (float dirV, float dirH) |
|
Error | IsEnded () override |
|
bool | Abort () override |
|
| CBackgroundTask (COldObject *object) |
|
bool | IsBackground () override final |
| Returns true if this task is meant to be run as a background task.
|
|
bool | IsPilot () override final |
| Returns true if you can control the robot while the task is executing.
|
|
| CTask (COldObject *object) |
|
virtual bool | IsBusy () |
|
◆ EventProcess()
bool CTaskGunGoal::EventProcess |
( |
const Event & |
event | ) |
|
|
overridevirtual |
Reimplemented from CTask.
◆ IsEnded()
Error CTaskGunGoal::IsEnded |
( |
| ) |
|
|
overridevirtual |
Reimplemented from CTask.
◆ Abort()
bool CTaskGunGoal::Abort |
( |
| ) |
|
|
overridevirtual |
Reimplemented from CTask.
The documentation for this class was generated from the following files:
- src/object/task/taskgungoal.h
- src/object/task/taskgungoal.cpp