phaser/src/loader
2018-01-31 14:07:03 +01:00
..
filetypes Releasing audio context reference 2018-01-31 14:07:03 +01:00
const.js You can now pass in a JS object to the JSON Loader instead of a URL. It will use the object to populate the data with. This impacts any loader type that uses json, so atlas, tilemap, audio sprite, etc. Closes #3147. 2018-01-19 17:53:07 +00:00
File.js Added the ability to provide a data source image to go with a standard image 2018-01-29 23:38:27 +00:00
FileTypesManager.js Added global FileTypes manager. 2018-01-19 13:29:25 +00:00
GetURL.js Moved repository location 2018-01-09 21:43:56 +00:00
index.js BaseLoader renamed LoaderPlugin, const updated, index updated. 2018-01-19 14:54:50 +00:00
LoaderPlugin.js Added the ability to provide a data source image to go with a standard image 2018-01-29 23:38:27 +00:00
MergeXHRSettings.js Fixed use of Object.assign (doesn't work on IE11) 2018-01-25 23:19:23 +00:00
XHRLoader.js Moved repository location 2018-01-09 21:43:56 +00:00
XHRSettings.js Moved repository location 2018-01-09 21:43:56 +00:00