Package net.sf.freecol.server.generator
Contains the map generator.
- Since:
- 0.2.1
- See Also:
MapGenerator
-
Interface Summary Interface Description MapGenerator Creates maps and sets the starting locations for the players.MapLayerGenerator Generates a map layer.MapLoader -
Class Summary Class Description ColonizationMapLoader Just pass the name of a Colonization map file (with extension ".MP").FreeColMapLoader Load a FreeCol map.River A river for the map generator.RiverSection This class facilitates building, editing the TileImprovement style for rivers Rivers on the Map are composed of many individual TileImprovements displayed on each Tile the river flows through The river TileImprovement on a Tile has a style which represents the inputs/outputs of water to/from neighboring Tiles This class allows manipulation of individual stream(s) to neighboring Tiles (there are many in case of confluence)SimpleMapGenerator Creates random maps and sets the starting locations for the players.SimpleMapGenerator.Territory TerrainGenerator Class for making aMap
based upon a land map. -
Enum Summary Enum Description River.DirectionChange Possible direction changes for a river.