phaser/v3/src/sound
2017-11-16 14:29:28 +01:00
..
dynamic Updated to new class structure, fixed lots of ESLint errors and moved EarCut into the geom folder and used the un-minified and latest version. 2017-07-04 14:48:18 +01:00
BaseSound.js moved setting current config reference before setting default values in BaseSound class 2017-11-16 14:29:28 +01:00
BaseSoundManager.js added sounds array initialisation 2017-11-14 17:21:58 +01:00
index.js added BaseSound class 2017-11-14 16:00:24 +01:00
SoundManagerCreator.js moved create method meant for instantiating global sound manager object form BaseSoundManager class to dedicated SoundManagerCreator class 2017-11-10 19:05:26 +01:00
WebAudioSound.js added missing methods to WebAudioSound class 2017-11-16 14:23:04 +01:00
WebAudioSoundManager.js reversed the order of mute and volume logic to make code more consistent for WebAudioSoundManager class 2017-11-15 17:49:23 +01:00