phaser/v3/src/loader
2017-12-14 02:01:16 +00:00
..
events Loader Events extend Event class. 2017-07-04 13:10:51 +01:00
filetypes Brand new obj parser - far more complete, handles tris, quads and polys properly and returns a comprehensive model object 2017-12-14 02:01:16 +00:00
BaseLoader.js Added new obj cache. 2017-12-07 02:21:12 +00:00
const.js Adding CSV & JSON tilemaps to BaseLoader 2017-11-09 12:21:06 -06:00
File.js This should probably use "removeAttribute", and we need to use typeof to check if a variable exists. 2017-11-16 13:17:06 +01:00
GetURL.js Added Multi Atlas loader support and fixed issue with Set.each iteration. 2016-12-08 16:23:04 +00:00
MergeXHRSettings.js eslint fix. 2017-04-11 17:21:50 +01:00
XHRLoader.js Updated Loader, added ArrayBuffer to Base64, added GetURL. You can now load a file on its own, without using a Loader instance at all. 2016-12-01 12:51:05 +00:00
XHRSettings.js State level Loader re-implemented, and lots of BaseLoader features updated. 2016-11-30 17:16:45 +00:00