phaser/v3/src/sound
2017-11-27 17:37:11 +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
webaudio Removed _rate field as it is now set in BaseSoundManager class 2017-11-27 17:37:11 +01:00
BaseSound.js Added setRate method to BaseSound class that contains logic for applying rate and detune settings to sound so it can be reused in both Web Audio and HTML5 Audio implementations 2017-11-27 17:30:55 +01:00
BaseSoundManager.js Defining detune property in BaseSound class so it can be used in both Web Audio and HTML5 Audio implementations 2017-11-27 17:35:35 +01:00
index.js updated references in sound folder index.js 2017-11-17 14:18:22 +01:00
SoundManagerCreator.js moved web audio implementations into separate folder 2017-11-17 14:17:59 +01:00