23 #include "object/auto/auto.h"
44 void DeleteObject(
bool bAll=
false);
47 bool EventProcess(
const Event &event);
51 bool CreateInterface(
bool bSelect);
53 bool Write(
char *line);
54 bool Read(
char *line);
62 AutoConvertPhase m_phase;
Definition: autoconvert.h:38
ObjectType
Type of game object.
Definition: object.h:46
Error
Type of error or info message.
Definition: global.h:29
Event sent by system, interface or game.
Definition: event.h:687