diplomacy.game
Class Game

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

public class Game
extends DiplExchangeObj

See Also:
Serialized Form

Constructor Summary
Game()
           
 
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

Game

public Game()