Ejemplo n.º 1
0
 /** Enables the world map. Called by dialogue boxes. */
 public static void enableWorldMap() {
   map.setEnabled(true);
 }