Exemplo n.º 1
0
 public Location getLocationAtHex(Tuple hex) {
   return _mapPane.getLocations().get(hex);
 }