2
0
Fork 0
mirror of https://github.com/photonstorm/phaser synced 2024-12-18 17:16:03 +00:00
phaser/src/sound
2018-01-12 15:57:55 +01:00
..
html5 Updating currentTime to new audio currentTime value while handling looping before assigning that value to previousTime property 2018-01-12 15:57:55 +01:00
webaudio Removed detune property since it is already implemented in BaseSound class 2018-01-11 17:28:52 +01:00
BaseSound.js Defining detune property on a BaseSound class since it's the shared behaviour between subclasses 2018-01-11 17:24:53 +01:00
BaseSoundManager.js Merge remote-tracking branch 'origin/master' 2018-01-10 16:20:13 +01:00
index.js Merge remote-tracking branch 'origin/master' 2018-01-10 16:20:13 +01:00
SoundEvent.js Moved repository location 2018-01-09 21:43:56 +00:00
SoundManagerCreator.js Completed a TODO to return HTML5AudioSoundManager instance when necessary 2018-01-11 17:29:57 +01:00
SoundValueEvent.js Moved repository location 2018-01-09 21:43:56 +00:00