示例#1
0
 public static void Draw()
 {
     Award.DrawPoints();
     Award.DrawCustomPoints();
     Award.DrawMoney();
     Award.DrawAward();
 }