phaser/v3/src/loader
2016-12-07 10:50:10 +00:00
..
events New Loader Events, and sorted out the const assignments. 2016-12-06 15:15:42 +00:00
filetypes Fixed ability for it to load multi-part files and parse atlas data. 2016-12-07 10:50:10 +00:00
BaseLoader.js Fixed ability for it to load multi-part files and parse atlas data. 2016-12-07 10:50:10 +00:00
const.js Support for lots of new file types, and the start of the multi-file loader. 2016-12-07 04:43:02 +00:00
File.js Fixed ability for it to load multi-part files and parse atlas data. 2016-12-07 10:50:10 +00:00
GetURL.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
MergeXHRSettings.js Added start of the new Loader. 2016-11-30 01:24:44 +00: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