22 #include "object/task/task.h"
34 bool EventProcess(
const Event &event);
36 Error Start(
float length);
43 float m_advanceLength;
Definition: taskadvance.h:28
Vector struct and related functions.
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