示例#1
0
 public static void RESUME()
 {
     Food.FoodRESUME();
     Snake.SnakeRESUME();
     Wall.WallRESUME();
     BigFood.FoodRESUME();
 }