示例#1
0
 /** @return the dimensions of the map */
 public Position getMapSize() {
   return map.getDimensions();
 }