25 #include "object/auto/auto.h"
35 void DeleteObject(
bool bAll=
false);
38 void Start(
int param,
float force);
39 bool EventProcess(
const Event &event);
44 virtual void Start(
int param) OVERRIDE;
Definition: autojostle.h:29
Error
Type of error or info message.
Definition: global.h:32
Event sent by system, interface or game.
Definition: event.h:678