25 #include "object/auto/auto.h"
35 void DeleteObject(
bool bAll=
false);
38 bool EventProcess(
const Event &event);
41 bool CreateInterface(
bool bSelect);
44 void UpdateInterface(
float rTime);
52 float m_lastUpdateTime;
Definition: autostation.h:29
Error
Type of error or info message.
Definition: global.h:32
3D (3x1) vector
Definition: vector.h:52
Event sent by system, interface or game.
Definition: event.h:678