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