phaser/src/gameobjects/tilemap
Michael Hadley b537ebd966 Made CalculateFacesAt accessible as part of the tilemap API
This is used internally, but may be useful for some devs
2018-01-29 16:31:14 -06:00
..
components Made CalculateFacesAt accessible as part of the tilemap API 2018-01-29 16:31:14 -06:00
dynamiclayer Made CalculateFacesAt accessible as part of the tilemap API 2018-01-29 16:31:14 -06:00
mapdata Upgraded Tilemap object layer parser from v2 2018-01-27 08:27:56 -06:00
parsers Tiled object parser: store points as xy objects instead of arrays 2018-01-27 08:34:11 -06:00
staticlayer Made CalculateFacesAt accessible as part of the tilemap API 2018-01-29 16:31:14 -06:00
Formats.js Shortened Tilemap format names 2018-01-17 18:34:00 -06:00
ImageCollection.js Moved repository location 2018-01-09 21:43:56 +00:00
ParseToTilemap.js Shortened Tilemap format names 2018-01-17 18:34:00 -06:00
Tile.js Tile.GetBounds 2018-01-25 13:48:22 -06:00
Tilemap.js Made CalculateFacesAt accessible as part of the tilemap API 2018-01-29 16:31:14 -06:00
TilemapCreator.js Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00:00
TilemapFactory.js Lots of work migrating to the new plugin system, fixing references and exposing on the namespace 2018-01-16 22:28:29 +00:00
Tileset.js Typo fix: Tilset -> Tileset 2018-01-23 08:38:43 -06:00