25 #include "object/auto/auto.h"
49 void DeleteObject(
bool bAll=
false);
52 Error StartAction(
int param);
53 bool EventProcess(
const Event &event);
56 bool CreateInterface(
bool bSelect);
62 void UpdateInterface();
66 void SoundManip(
float time,
float amplitude,
float frequency);
69 AutoLaboPhase m_phase;
Definition: parserline.h:33
ResearchType
Research actions available to user.
Definition: global.h:215
Error
Type of error or info message.
Definition: global.h:32
Definition: autolabo.h:43
EventType
Type of event message.
Definition: event.h:38
Event sent by system, interface or game.
Definition: event.h:678