phaser/src/loader
2022-09-21 22:01:03 +01:00
..
events All events have a type of string. Fix #6136 2022-09-21 22:01:03 +01:00
filetypes Removed log 2022-08-19 16:44:51 +01:00
typedefs Updated copyright year 2022-02-28 14:29:51 +00:00
const.js Updated copyright year 2022-02-28 14:29:51 +00:00
File.js LoaderPlugin.localSchemes is a new array of scheme strings that the Loader considers as being local files. This is populated by the new Phaser.Core.Config#loaderLocalScheme game / scene config property. It defaults to [ 'file://', 'capacitor://' ] but additional schemes can be defined or pushed onto this array. Based on #6010 2022-05-09 18:34:56 +01:00
FileTypesManager.js Updated copyright year 2022-02-28 14:29:51 +00:00
GetURL.js Updated copyright year 2022-02-28 14:29:51 +00:00
index.js Updated copyright year 2022-02-28 14:29:51 +00:00
LoaderPlugin.js Fix pack-loader bug 2022-05-11 07:58:50 +08:00
MergeXHRSettings.js Updated copyright year 2022-02-28 14:29:51 +00:00
MultiFile.js Updated copyright year 2022-02-28 14:29:51 +00:00
XHRLoader.js Updated copyright year 2022-02-28 14:29:51 +00:00
XHRSettings.js Updated copyright year 2022-02-28 14:29:51 +00:00