phaser/src/loader
2018-10-23 13:29:44 +01:00
..
filetypes PluginFile will now install the plugin into the _current_ Scene as long as the start or mapping arguments are provided. 2018-10-23 13:29:44 +01:00
const.js Renamed LinkFile to MultiFile 2018-05-04 11:33:51 +01:00
File.js Updated @memberOf to @memberof 2018-10-10 10:49:13 +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 Updated @memberOf to @memberof 2018-10-10 10:49:13 +01:00
MergeXHRSettings.js Added XHRSettings Conf 2018-03-21 14:41:04 +00:00
MultiFile.js Updated @memberOf to @memberof 2018-10-10 10:49:13 +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 Updated jsdocs 2018-05-08 13:30:33 +01:00