phaser/src/sound
2018-01-20 22:06:36 +01:00
..
html5 Reverting previous commit since it did not fix the issue 2018-01-19 17:12:49 +01:00
noaudio Fixed path to Extend import 2018-01-20 21:28:37 +01:00
webaudio Setting unlocked property to true when audio context resumes 2018-01-17 18:14:28 +01:00
BaseSound.js Using EventEmitter emit method to dispatch detune update event 2018-01-14 16:13:09 +01:00
BaseSoundManager.js Updated BaseSoundManager playAudioSprite method to return value from sound play method call 2018-01-20 19:53:09 +01:00
index.js Added no audio classes to index.js 2018-01-20 22:06:36 +01:00
SoundManagerCreator.js Competed a TODO to instantiate NoAudioSoundManager if there is no audio engine available or sounds are disabled in config 2018-01-20 21:23:43 +01:00