23 #include "object/auto/auto.h"
44 void DeleteObject(
bool bAll=
false);
47 bool EventProcess(
const Event &event);
50 bool CreateInterface(
bool bSelect);
52 bool Write(
char *line);
53 bool Read(
char *line);
61 AutoNuclearPhase m_phase;
Definition: autonuclear.h:38
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