Skip to content

Commit 650cc1c

Browse files
Fixed hasEnded property docs
1 parent baaa92c commit 650cc1c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/sound/webaudio/WebAudioSound.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ var WebAudioSound = new Class({
146146
*
147147
* @name Phaser.Sound.WebAudioSound#hasEnded
148148
* @type {boolean}
149+
* @private
149150
* @default false
150151
* @since 3.0.0
151152
*/

0 commit comments

Comments
 (0)