phaser/v3/src/sound
2017-12-05 19:24:17 +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 Adding initial rate update to help calculate seek 2017-12-05 19:21:23 +01:00
BaseSound.js Moved isPlaying and isPaused flags initialisation above setting config options since they are used in some of the config options' setters (detune, rate) 2017-12-05 19:24:17 +01:00
BaseSoundManager.js Updated comments with private and readonly descriptors 2017-12-04 22:09:41 +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