phaser/v3/src/loader
Pavle Goloskokovic 5b6fb580b3 fixed a few bugs with AudioFile class
- _this and device audio references
- added logging for when audio is disabled or no supported urls are found
2017-11-10 18:54:08 +01:00
..
events Loader Events extend Event class. 2017-07-04 13:10:51 +01:00
filetypes fixed a few bugs with AudioFile class 2017-11-10 18:54:08 +01:00
BaseLoader.js changed cache key for storing audio data from sound to audio (see https://english.stackexchange.com/a/8425) 2017-11-10 18:51:19 +01:00
const.js Adding CSV & JSON tilemaps to BaseLoader 2017-11-09 12:21:06 -06:00
File.js updated docs and params names for newly added static methods 2017-10-12 18:13:40 +02: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