22 #include "object/task/task.h"
42 bool EventProcess(
const Event &event);
44 Error Start(
bool bDown,
int color);
49 void SoundManip(
float time,
float amplitude,
float frequency);
50 int AngleToRank(
float angle);
51 float ColorToAngle(
int color);
52 int ColorToRank(
int color);