key : string The key of this map data in the Phaser.Cache. Source code:
swap(tileA, tileB, x, y, width, height, layer) Scans the given area for tiles with an index matching tileA
getTile(x, y, layer, nonNull) → {
removeTile(x, y, layer) → {Phaser.Tile}
setTileSize(tileWidth, tileHeight) Sets the base tile size for the map. Parameters
paste(x, y, tileblock, layer) Pastes a previously copied block of tile data into the given x/y coordinates
[static] SOUTH : number Source code:
putTile(tile, x, y, layer) → {Phaser
createFromTiles(tiles, replacements, key, layer, group, properties)
debugMap :array Map data used for debug values only. Source code:
Page 6 of 8