22 #include "object/task/task.h"
32 bool EventProcess(
const Event &event);
34 Error Start(
const char *name,
float value,
float power,
bool bSend);
39 CObject* SearchInfo(
float power);
Definition: taskinfo.h:26
Error
Type of error or info message.
Definition: global.h:29
Event sent by system, interface or game.
Definition: event.h:687