Package net.sf.freecol.tools
Class ColonizationSaveGameReader.GameData
- java.lang.Object
-
- net.sf.freecol.tools.ColonizationSaveGameReader.GameData
-
- Enclosing class:
- ColonizationSaveGameReader
private static class ColonizationSaveGameReader.GameData extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description private intdifficultyprivate intmapHeightprivate intmapWidthprivate intnumberOfColonies
-
Constructor Summary
Constructors Constructor Description GameData(byte[] data)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description intgetNumberOfColonies()voidprint()
-