phaser/src/sound
2018-01-11 18:40:36 +01:00
..
html5 Resetting startTime property of a hijacked sound 2018-01-11 18:40:36 +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