[static] WEST : number Source code: tilemap/Tilemap.js (Line 206)
[static] TILED_JSON : number Source code: tilemap/Tilemap.js (Line 182)
[static] SOUTH : number Source code: tilemap/Tilemap.js (Line 200)
[static] NORTH : number Source code: tilemap/Tilemap.js (Line 188)
[static] EAST : number Source code: tilemap/Tilemap.js (Line 194)
[static] CSV : number Source code: tilemap/Tilemap.js (Line 176)
widthInPixels : number The width of the map in pixels based on width * tileWidth. Source code: tilemap/Tilemap.js (Line 90)
width : number The width of the map (in tiles). Source code: tilemap/Tilemap.js (Line 50)
version : number The version of the map data (as specified in Tiled, usually 1). Source code: tilemap/Tilemap.js (Line 80)
tileWidth : number The base width of the tiles in the map (in pixels). Source code: tilemap/Tilemap.js (Line 60)
Page 230 of 11844