22 #include "object/task/task.h"
27 const float RADIUS_SHIELD_MIN = 40.0f;
28 const float RADIUS_SHIELD_MAX = 100.0f;
56 bool EventProcess(
const Event &event);
58 Error Start(TaskShieldMode mode,
float delay);
66 void IncreaseShield();
70 TaskShieldPhase m_phase;