phaser/v3/src/textures
Richard Davey 07f3756761 Creates a __BASE entry for the atlas.
Defaults to __BASE if no texture frame was found in the atlas (may consider replacing with blank texture)
2016-12-07 10:58:35 +00:00
..
parsers Creates a __BASE entry for the atlas. 2016-12-07 10:58:35 +00:00
Frame.js Added in the new Texture Manager and all Parsers. 2016-12-06 16:18:28 +00:00
Texture.js Creates a __BASE entry for the atlas. 2016-12-07 10:58:35 +00:00
TextureCrop.js Added in the new Texture Manager and all Parsers. 2016-12-06 16:18:28 +00:00
TextureManager.js Fixed ability for it to load multi-part files and parse atlas data. 2016-12-07 10:50:10 +00:00
TextureSource.js Lots of noise removal and fixed loader processing queue. 2016-12-07 01:13:17 +00:00