[][src]Module mapgen::map

Map structure contains information about tiles and other elements on the map.

Map is created with generators and then can by modified with MapModifiers.

This structure is not intented to be your map in the game (But can be used as one). Rather the information from this map will be copied to the structures required by specific game.

Structs

Map

Map data

Enums

Symmetry
TileType