Skip to content

Commit 7b3f457

Browse files
Fixed startTime property docs
1 parent 919ed92 commit 7b3f457

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
@@ -110,6 +110,7 @@ var WebAudioSound = new Class({
110110
*
111111
* @name Phaser.Sound.WebAudioSound#startTime
112112
* @type {number}
113+
* @private
113114
* @default 0
114115
* @since 3.0.0
115116
*/

0 commit comments

Comments
 (0)