22 #include "object/task/task.h"
28 const float BUILDMARGIN = 16.0f;
29 const int TBMAXLIGHT = 4;
51 bool EventProcess(
const Event &event);
62 CObject* SearchMetalObject(
float &angle,
float dMin,
float dMax,
float aLimit,
Error &err);
70 TaskBuildPhase m_phase;
81 float m_buildingHeight;
82 int m_lightRank[TBMAXLIGHT];