onVolumeChange : Phaser.Signal
This signal is dispatched whenever the global volume changes. The new volume is passed as the only parameter to your callback.
- Source code: sound/SoundManager.js (Line 42)
onVolumeChange : Phaser.Signal
This signal is dispatched whenever the global volume changes. The new volume is passed as the only parameter to your callback.
Please login to continue.