phaser/v3/src/loader
2016-12-12 22:27:53 +00:00
..
events New Loader Events, and sorted out the const assignments. 2016-12-06 15:15:42 +00:00
filetypes Updated Loader so you can pass in your own XHRSettings object with any file, and have that override the XHR defaults for the specific file. 2016-12-12 22:27:53 +00:00
BaseLoader.js Updated Loader so you can pass in your own XHRSettings object with any file, and have that override the XHR defaults for the specific file. 2016-12-12 22:27:53 +00:00
const.js Added in all of the Array Utils. 2016-12-07 13:34:21 +00:00
File.js Updated Loader so you can pass in your own XHRSettings object with any file, and have that override the XHR defaults for the specific file. 2016-12-12 22:27:53 +00: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 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