23 #include "object/auto/auto.h"
46 void DeleteObject(
bool bAll=
false);
49 void Start(
int param);
50 bool EventProcess(
const Event &event);
55 void UpdateTrackMapping(
float left,
float right);
58 AutoPorticoPhase m_phase;
61 float m_cameraProgress;
Definition: autoportico.h:40
Error
Type of error or info message.
Definition: global.h:29
3D (3x1) vector
Definition: vector.h:49
Event sent by system, interface or game.
Definition: event.h:686