mirror of
https://github.com/photonstorm/phaser
synced 2024-12-25 04:23:30 +00:00
c1c3bd3fdf
Passing an URL to load any given file asset is optional, and the method should make its best guess, based on some defaults, to load the requested file. This fix ensures the `url` attribute of the File object yields the correct value. |
||
---|---|---|
.. | ||
events | ||
filetypes | ||
BaseLoader.js | ||
const.js | ||
File.js | ||
GetURL.js | ||
MergeXHRSettings.js | ||
XHRLoader.js | ||
XHRSettings.js |