示例#1
0
 public static void Draw(double time)
 {
     JudgeHighlighting.Draw(time);
     JudgeMeter.Draw();
 }