phaser/src/sound
2018-03-20 16:11:33 +01:00
..
html5 Merge pull request #3313 from samme/feature/playCatchPromise 2018-03-05 21:58:16 +00:00
noaudio jsdoc fixes 2018-03-16 17:29:39 +00:00
webaudio The HTML5 Sound Manager would unlock the Sound API on a touch event but only if the audio files were loaded in the first Scene, if they were loaded in a subsequent Scene the audio system would never unlock. It now unlocks only if there are audio files in the cache. Fix #3311 2018-03-05 13:39:08 +00:00
BaseSound.js Fix nullable types 2018-03-20 15:36:03 +01:00
BaseSoundManager.js Fix multiple types on Tilemaps 2018-03-20 16:11:33 +01:00
index.js Updated docs 2018-02-18 16:06:40 +01:00
SoundManagerCreator.js Updated docs 2018-02-18 16:07:06 +01:00