Class ImprovementDeck

All Implemented Interfaces:
Serializable, Cloneable, Map<ImprovementType,Integer>

public class ImprovementDeck extends HashMap<ImprovementType,Integer>
The deck containing all the improvement chips you can place on the tiles.
See Also: