phaser/src/loader
2021-11-03 21:20:06 +00:00
..
events Updated the docs about the data parameter 2021-11-03 18:50:28 +00:00
filetypes Removed all of the pendingDestroy calls, as this is now handled by the Loader Plugin. 2021-11-03 21:20:06 +00:00
typedefs Replace integer with number 2020-11-23 10:22:13 +00:00
const.js Added new PENDING_DESTROY const 2021-11-03 18:50:14 +00:00
File.js Added pendingDestroy guard 2021-11-03 18:50:45 +00:00
FileTypesManager.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
GetURL.js Add capacitor:// to protocol check to prevent malformed double-url issue in capacitor 2021-06-02 12:30:33 +01:00
index.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
LoaderPlugin.js The Loader calls pendingDestroy automatically 2021-11-03 18:51:10 +00:00
MergeXHRSettings.js Changed copyright date to 2020 2020-01-15 12:07:09 +00:00
MultiFile.js Added state property, pendingDestroy and destroy methods 2021-11-03 18:51:25 +00:00
XHRLoader.js Merge pull request #4618 from jorbascrumps/feat-multiple-loader-headers 2020-04-27 13:54:26 +01:00
XHRSettings.js Replace integer with number 2020-11-23 10:22:13 +00:00