phaser/v3/src/sound
2017-11-15 16:55:13 +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 added return value to BaseSound addMarker method 2017-11-14 16:26:52 +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 source field for WebAudioSound class 2017-11-15 16:55:13 +01:00
WebAudioSoundManager.js defined mute property on WebAudioSoundManager prototype 2017-11-15 15:31:24 +01:00