IsometricMapOptions
Index
Properties
columns
optionalelevation
optionalgraphicsOffset
Optionally present a graphics offset, this can be useful depending on your tile graphics
optionalname
Optionally name the isometric tile map
optionalpos
Optionally specify the position of the isometric tile map
optionalrenderFromTopOfGraphic
Optionally render from the top of the graphic, by default tiles are rendered from the bottom
rows
The number of tile rows, or the number of tiles high
tileHeight
Height of an individual tile in pixels, this should be the height of the parallelogram of the base of the tile art asset.
tileWidth
Width of an individual tile in pixels, this should be the width of the parallelogram of the base of the tile art asset.
The number of tile columns, or the number of tiles wide