This structure stores information about the tile map properties
The map height in pixel
The map size. index 0 is width / tileWidth and index 1 is height / tileHeight
The map filename
The tile height in pixel
The tile width in pixel (for example: 16, 32, 64)
The map width in pixel
See Implementation
This structure stores information about the tile map properties