Skip to content

Commit 7270536

Browse files
Updated mute property docs
1 parent 5248d2b commit 7270536

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

v3/src/sound/webaudio/WebAudioSound.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -398,6 +398,8 @@ var WebAudioSound = new Class({
398398
});
399399
/**
400400
* Mute setting.
401+
*
402+
* @name Phaser.Sound.WebAudioSound#mute
401403
* @property {boolean} mute
402404
*/
403405
Object.defineProperty(WebAudioSound.prototype, 'mute', {

0 commit comments

Comments
 (0)