25 #include "object/auto/auto.h"
48 void DeleteObject(
bool bAll=
false);
51 void Start(
int param);
52 bool EventProcess(
const Event &event);
57 void UpdateTrackMapping(
float left,
float right);
60 AutoPorticoPhase m_phase;
63 float m_cameraProgress;
Definition: autoportico.h:42
Error
Type of error or info message.
Definition: global.h:32
3D (3x1) vector
Definition: vector.h:52
Event sent by system, interface or game.
Definition: event.h:678