replace(source, dest, x, y, width, height, layer) Scans the given area for tiles with an index matching
dump() Dumps the tilemap data out to the console. Source code:
removeTileWorldXY(x, y, tileWidth, tileHeight, layer) → {
[static] WEST : number Source code:
objects :array An array of Tiled Object Layers. Source code:
version : number The version of the map data (as specified in Tiled, usually 1). Source
setCollisionByExclusion(indexes, collides, layer, recalculate)
heightInPixels : number The height of the map in pixels based on height * tileHeight.
getImageIndex(name) → {number} Gets the image index based on its name. Parameters
setCollisionBetween(start, stop, collides, layer, recalculate)
Page 3 of 8