25 #include "object/auto/auto.h"
29 enum AutoDestroyerPhase
45 void DeleteObject(
bool bAll=
false);
48 bool EventProcess(
const Event &event);
51 Error StartAction(
int param);
53 bool CreateInterface(
bool bSelect);
63 AutoDestroyerPhase m_phase;
Definition: parserline.h:33
Error
Type of error or info message.
Definition: global.h:32
EventType
Type of event message.
Definition: event.h:38
Event sent by system, interface or game.
Definition: event.h:678
Definition: autodestroyer.h:39