createFromTiles(tiles, replacements, key, layer, group, properties)
putTile(tile, x, y, layer) → {Phaser
getTileAbove(layer, x, y) Gets the tile above the tile coordinates given.Mostly used as an internal function by calculateFaces
[static] TILED_JSON : number Source code:
[static] SOUTH : number Source code:
setTileSize(tileWidth, tileHeight) Sets the base tile size for the map. Parameters
debugMap :array Map data used for debug values only. Source code:
collideIndexes :array An array of tile indexes that collide. Source code:
setTileIndexCallback(indexes, callback, callbackContext, layer) Sets a global collision callback for the
searchTileIndex(index, skip, reverse, layer) →
Page 7 of 8