phaser/src/textures
2018-03-19 02:03:17 +01:00
..
parsers Exposed consts and added jsdocs 2018-03-16 17:35:01 +00: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 Exposed consts and added jsdocs 2018-03-16 17:35:01 +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 Update JSDoc on Textures, Tilemaps and Time 2018-03-19 02:03:17 +01:00