23 #include "object/auto/auto.h"
43 void DeleteObject(
bool bAll=
false);
46 bool EventProcess(
const Event &event);
47 bool CreateInterface(
bool bSelect);
51 void UpdateInterface();
55 AutoRadarPhase m_phase;
Definition: autoradar.h:37
Error
Type of error or info message.
Definition: global.h:29
3D (3x1) vector
Definition: vector.h:49
Event sent by system, interface or game.
Definition: event.h:687