mirror of
https://github.com/photonstorm/phaser
synced 2024-12-18 09:03:29 +00:00
729020477a
Moved BitmapData and RenderTexture into the textures folder for now. All Game Objects now have their own sub-folder, with their Factory and renderer functions alongside them, plus any other files they need. New Factory class added. Currently hooked into `game.factory` for testing, but will swap to `game.add` when complete. |
||
---|---|---|
.. | ||
ImageCollection.js | ||
Tile.js | ||
Tilemap.js | ||
TilemapLayer.js | ||
TilemapParser.js | ||
Tileset.js |