Information about a map
The name of the map.
The size of the map.
A table of the known tiles. For any tile at the coordinates (x, y), its index is x + y * size.
(x, y)
x + y * size
Generated using TypeDoc
Information about a map