diplomacy.game
Class Map

java.lang.Object
  |
  +--diplomacy.connect.DiplExchangeObj
        |
        +--diplomacy.game.Map
All Implemented Interfaces:
Serializable

class Map
extends DiplExchangeObj

Objekte dieser Klasse repräsentieren eine Karte

See Also:
Serialized Form

Constructor Summary
(package private) Map()
           
 
Methods inherited from class diplomacy.connect.DiplExchangeObj
checkID, equals, getID, getName, longString, toString
 
Methods inherited from class java.lang.Object
, clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Map

Map()