23 #include "object/auto/auto.h"
33 void DeleteObject(
bool bAll=
false);
36 void Start(
int param,
float force);
37 bool EventProcess(
const Event &event);
42 virtual void Start(
int param)
override;
Definition: autojostle.h:27
Error
Type of error or info message.
Definition: global.h:29
Event sent by system, interface or game.
Definition: event.h:686