phaser/v3/src/loader
2017-03-01 00:16:35 +00:00
..
events New Loader Events, and sorted out the const assignments. 2016-12-06 15:15:42 +00:00
filetypes Moved BitmapText into new folder and added in scale and font size support. 2017-03-01 00:16:35 +00:00
BaseLoader.js Tidied up Class, fixed a few bounds checks and exposed the utils. 2017-02-28 01:10:45 +00:00
const.js Added in all of the Array Utils. 2016-12-07 13:34:21 +00:00
File.js Added Loader.SpriteSheet, now using a new config object rather than a bunch of arguments. 2017-02-04 05:36:06 +00: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 Added start of the new Loader. 2016-11-30 01:24:44 +00: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