23 #include "object/auto/auto.h"
27 enum AutoDestroyerPhase
43 void DeleteObject(
bool bAll=
false);
46 bool EventProcess(
const Event &event);
49 Error StartAction(
int param);
51 bool CreateInterface(
bool bSelect);
53 bool Write(
char *line);
54 bool Read(
char *line);
61 AutoDestroyerPhase m_phase;
Error
Type of error or info message.
Definition: global.h:29
EventType
Type of event message.
Definition: event.h:35
Event sent by system, interface or game.
Definition: event.h:686
Definition: autodestroyer.h:37