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);
56 void UpdateInterface(
float rTime);
64 AutoEnergyPhase m_phase;
68 float m_lastUpdateTime;
Definition: autoenergy.h:38
Error
Type of error or info message.
Definition: global.h:29
Event sent by system, interface or game.
Definition: event.h:686