TMXTileMap |
Class TMXTileMap
Index
Constructors
constructor
new TMXTileMap(levelId: string, data: object): TMXTileMap
Parameters
- levelId: string
- data: object
Returns TMXTileMap
Properties
backgroundcolor
backgroundcolor: any
bounds
bounds: any
class
class: string
cols
cols: number
height
height: any
hexsidelength
hexsidelength: number
infinite
infinite: number
initialized
initialized: boolean
isEditor
isEditor: boolean
layers
layers: any[]
name
name: string
nextobjectid
nextobjectid: number | undefined
objectGroups
objectGroups: any[]
orientation
orientation: string
renderer
renderorder
renderorder: string
rows
rows: number
staggeraxis
staggeraxis: any
staggerindex
staggerindex: any
tiledversion
tiledversion: string
tileheight
tileheight: number
tilesets
tilewidth
tilewidth: number
version
version: string
width
width: any