phaser/src/textures
Richard Davey c74ad8dee2
Merge pull request #3292 from CodeAndWeb/master
Support MultiAtlas with TexturePackers "Phaser 3" atlas format
2018-03-05 12:17:24 +00:00
..
parsers fixed multiatlas loader to support new TexturePacker atlas format introduced for Phaser 3 2018-02-27 14:48:45 +01:00
FilterMode.js Added jsdocs 2018-02-12 16:01:21 +00:00
Frame.js Added jsdocs 2018-02-12 16:01:21 +00:00
index.js Added jsdocs 2018-02-12 16:01:21 +00:00
Texture.js Texture.get has been optimized to fail first, then error, with a new falsey check. This allows you to skip out specifying animation frames in the animation config without generating a console warning. 2018-03-01 00:36:50 +00:00
TextureManager.js fixed multiatlas loader to support new TexturePacker atlas format introduced for Phaser 3 2018-02-27 14:48:45 +01:00
TextureSource.js Added jsdocs 2018-02-12 16:01:21 +00:00