diplomacy.game
Class Center

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

class Center
extends Land

See Also:
Serialized Form

Constructor Summary
(package private) Center()
           
 
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

Center

Center()