23 #include "object/auto/auto.h"
33 void DeleteObject(
bool bAll=
false);
36 bool EventProcess(
const Event &event);
39 bool CreateInterface(
bool bSelect);
42 void UpdateInterface(
float rTime);
50 float m_lastUpdateTime;
Definition: autostation.h:27
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