25 #include "object/task/task.h"
37 bool EventProcess(
const Event &event);
39 Error Start(
float length);
46 float m_advanceLength;
Definition: taskadvance.h:31
Vector struct and related functions.
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