phaser/src/loader
2018-05-08 01:12:41 +01:00
..
filetypes Binary files have a new optional dataType property to cast the data to upon load. 2018-05-08 01:12:41 +01:00
const.js Renamed LinkFile to MultiFile 2018-05-04 11:33:51 +01:00
File.js New per file event dispatched. 2018-05-08 01:12:20 +01:00
FileTypesManager.js Added jsdocs 2018-05-04 16:00:02 +01:00
GetURL.js Added jsdocs 2018-02-12 16:01:21 +00:00
index.js Renamed LinkFile to MultiFile 2018-05-04 11:33:51 +01:00
LoaderPlugin.js Added jsdocs 2018-05-05 11:56:09 +01:00
MergeXHRSettings.js Added XHRSettings Conf 2018-03-21 14:41:04 +00:00
MultiFile.js Added jsdocs 2018-05-04 16:00:02 +01:00
XHRLoader.js You can now set the X-Requested-With header in the XHR requests by specifying it in your XHRSettings config, either in the game, scene or file configs. 2018-05-04 17:33:48 +01:00
XHRSettings.js You can now set the X-Requested-With header in the XHR requests by specifying it in your XHRSettings config, either in the game, scene or file configs. 2018-05-04 17:33:48 +01:00