dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
TileMapInfo.mapSize
Dgame
Graphics
TileMap
TileMapInfo
The map size. index 0 is width / tileWidth and index 1 is height / tileHeight
struct
TileMapInfo
ushort
[
2
]
mapSize
;
Meta
Source
See Implementation
Dgame
Graphics
TileMap
TileMapInfo
variables
height
mapSize
source
tileHeight
tileWidth
width
The map size. index 0 is width / tileWidth and index 1 is height / tileHeight