phaser/v3/src/sound
2017-11-16 17:23:26 +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 setting detune value when applying config 2017-11-16 17:21:00 +01:00
BaseSoundManager.js added detune field to BaseSoundManager 2017-11-16 17:21:49 +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 defined rate property on WebAudioSound prototype 2017-11-16 15:21:57 +01:00
WebAudioSoundManager.js added _rate field to actually hold that value to WebAudioSoundManager 2017-11-16 17:23:26 +01:00