Skip to content

Commit a200953

Browse files
Fixed loopTime property docs
1 parent 7b3f457 commit a200953

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
@@ -122,6 +122,7 @@ var WebAudioSound = new Class({
122122
*
123123
* @name Phaser.Sound.WebAudioSound#loopTime
124124
* @type {number}
125+
* @private
125126
* @default 0
126127
* @since 3.0.0
127128
*/

0 commit comments

Comments
 (0)