phaser/v3/src/loader
Richard Davey e15701da81 Added BaseLoader.save method.
Not really meant for production use, but super-handy for dev tools and prototypes.
2017-10-02 22:41:52 +01:00
..
events Loader Events extend Event class. 2017-07-04 13:10:51 +01:00
filetypes Fixed texfile loader 2017-08-22 17:44:40 -03:00
BaseLoader.js Added BaseLoader.save method. 2017-10-02 22:41:52 +01:00
const.js Added in all of the Array Utils. 2016-12-07 13:34:21 +00:00
File.js Fix url parameter processing. 2017-07-05 09:36:45 -03:00
GetURL.js Added Multi Atlas loader support and fixed issue with Set.each iteration. 2016-12-08 16:23:04 +00:00
MergeXHRSettings.js eslint fix. 2017-04-11 17:21:50 +01:00
XHRLoader.js Updated Loader, added ArrayBuffer to Base64, added GetURL. You can now load a file on its own, without using a Loader instance at all. 2016-12-01 12:51:05 +00:00
XHRSettings.js State level Loader re-implemented, and lots of BaseLoader features updated. 2016-11-30 17:16:45 +00:00