2
0
Fork 0
mirror of https://github.com/photonstorm/phaser synced 2024-12-24 20:13:35 +00:00
phaser/v3/src/sound
2017-12-01 15:33:02 +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 Removing WebAudioSpriteSound class, audio sprite creation logic is generic and can be used in base sound manager class, no need for adding more classes and making class hierarchy more complex 2017-11-30 22:15:47 +01:00
BaseSound.js Setting totalRate value in setRate method 2017-12-01 15:33:02 +01:00
BaseSoundManager.js Fixed few references 2017-11-30 22:56:54 +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