phaser/src/textures
2018-01-23 21:40:20 -03:00
..
parsers Frames can now have customData stored in them, as well as the Textures. This is populated by all of the atlas data by default and can be added to, either in the JJSON source files or at run-time. Closes #3165. 2018-01-19 18:23:25 +00:00
FilterMode.js Moved repository location 2018-01-09 21:43:56 +00:00
Frame.js Frames can now have customData stored in them, as well as the Textures. This is populated by all of the atlas data by default and can be added to, either in the JJSON source files or at run-time. Closes #3165. 2018-01-19 18:23:25 +00:00
index.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
Texture.js Checks strings and numbers 2018-01-20 17:44:45 +00:00
TextureManager.js getTextureKeys method added to return all loaded textures. 2018-01-19 16:30:05 +00:00
TextureSource.js Text rendering added 2018-01-23 21:40:20 -03:00