22 #include "object/task/task.h"
48 bool EventProcess(
const Event &event);
60 TaskSearchHand m_hand;
61 TaskSearchPhase m_phase;
66 float m_initialAngle[3];
67 float m_finalAngle[3];
Definition: tasksearch.h:42
ObjectType
Type of game object.
Definition: object.h:46
CObject - base class for all game objects.
Error
Type of error or info message.
Definition: global.h:29
Event sent by system, interface or game.
Definition: event.h:687