Skip to content

Commit 958bbd7

Browse files
Updated applyConfig method docs
1 parent b2b117f commit 958bbd7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

v3/src/sound/webaudio/WebAudioSound.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -280,6 +280,7 @@ var WebAudioSound = new Class({
280280
},
281281
/**
282282
* @protected
283+
* @method Phaser.Sound.WebAudioSound#applyConfig
283284
*/
284285
applyConfig: function () {
285286
this.rateUpdates.length = 0;

0 commit comments

Comments
 (0)