phaser/src/textures
2019-05-09 12:38:45 +01:00
..
events Added jsdoc version numbers to each event 2019-02-12 11:37:58 +00:00
parsers Removed commented logs 2019-04-08 10:19:22 +01:00
typedefs Texture Types 2019-05-09 12:38:45 +01:00
CanvasTexture.js Texture Types 2019-05-09 12:38:45 +01:00
const.js Lots more jsdoc tweaks and improvements 2019-02-12 15:01:54 +00:00
Frame.js Happy New Year 2019-01-15 16:20:22 +00:00
index.js Moving all of the typedefs to properly namespaced scopes, rather than globals 2019-02-13 12:35:12 +00:00
Texture.js Texture.add will no longer let you add a frame to a texture with the same name or index as one that already exists in the texture. Doing so will now return null instead of a Frame object, and the frameTotal will never be incremented. Fix #4459 2019-04-08 14:22:03 +01:00
TextureManager.js Texture Types 2019-05-09 12:38:45 +01:00
TextureSource.js Happy New Year 2019-01-15 16:20:22 +00:00