mirror of
https://github.com/photonstorm/phaser
synced 2024-11-26 22:52:14 +00:00
Updated muteNode property docs
This commit is contained in:
parent
06140745ac
commit
24dd325e95
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ var WebAudioSound = new Class({
|
|||
*/
|
||||
this.loopSource = null;
|
||||
/**
|
||||
* [description]
|
||||
* Gain node responsible for controlling this sound's muting.
|
||||
*
|
||||
* @private
|
||||
* @property {GainNode} muteNode
|
||||
|
|
Loading…
Reference in a new issue