25 #include "object/task/task.h"
51 bool EventProcess(
const Event &event);
63 TaskSearchHand m_hand;
64 TaskSearchPhase m_phase;
69 float m_initialAngle[3];
70 float m_finalAngle[3];
Definition: tasksearch.h:45
ObjectType
Type of game object.
Definition: object.h:51
CObject - base class for all game objects.
Error
Type of error or info message.
Definition: global.h:32
Event sent by system, interface or game.
Definition: event.h:678