This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
phaser
Watch
2
Star
0
Fork
You've already forked phaser
0
mirror of
https://github.com/photonstorm/phaser
synced
2024-12-25 12:33:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
411fdd48b2
phaser
/
v3
/
src
/
sound
/
webaudio
History
Pavle Goloskokovic
786c6913ac
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
..
WebAudioSound.js
Calling super method in setRate method of WebAudioSound class, setting returned value to source playback rate audio param and returning the same value to match method signature
2017-11-27 17:32:16 +01:00
WebAudioSoundManager.js
Removing touche events when unlocking only after promise returned from resume method gets resolved
2017-11-30 14:41:46 +01:00