Beispiel #1
0
 public Stage()
 {
     Map = new MapElement[20, 20];
 }