23 #include "object/auto/auto.h"
42 void DeleteObject(
bool bAll=
false);
45 bool EventProcess(
const Event &event);
47 void StartLightning();
49 bool CreateInterface(
bool bSelect);
51 bool Write(
char *line);
52 bool Read(
char *line);
55 void ChargeObject(
float rTime);
58 AutoParaPhase m_phase;
Definition: autopara.h:36
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:686