Home
News
Learn
Download
Examples
Community
Login
Phaser API Documentation
Version:
Namespaces
Classes
Events
Game Objects
Physics
Scenes
Changelog
Member of:
Phaser.Sound.NoAudioSoundManager
mute: boolean
Description:
Global mute setting.
Type:
boolean
Default:
false
Inherited from:
Phaser.Sound.BaseSoundManager#mute
Since:
3.0.0
Source:
src/sound/BaseSoundManager.js
(Line
74
)
Possible examples