dump() Dumps the tilemap data out to the console. Source code:
[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
shuffle(x, y, width, height, layer) Shuffles a set of tiles in a given area. It will only randomise the
setCollisionBetween(start, stop, collides, layer, recalculate)
putTileWorldXY(tile, x, y, tileWidth, tileHeight, layer) → {
width : number The width of the map (in tiles). Source code:
images :array An array of Tiled Image Layers. Source code:
setCollisionByExclusion(indexes, collides, layer, recalculate)
Page 3 of 8