25 #include "object/auto/auto.h"
46 void DeleteObject(
bool bAll=
false);
49 bool EventProcess(
const Event &event);
52 bool CreateInterface(
bool bSelect);
58 void UpdateInterface(
float rTime);
66 AutoEnergyPhase m_phase;
70 float m_lastUpdateTime;
Definition: autoenergy.h:40
Definition: parserline.h:33
Error
Type of error or info message.
Definition: global.h:32
Event sent by system, interface or game.
Definition: event.h:678