Skip to content

Commit 919ed92

Browse files
Fixed playTime property docs
1 parent eeeeea7 commit 919ed92

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
@@ -98,6 +98,7 @@ var WebAudioSound = new Class({
9898
*
9999
* @name Phaser.Sound.WebAudioSound#playTime
100100
* @type {number}
101+
* @private
101102
* @default 0
102103
* @since 3.0.0
103104
*/

0 commit comments

Comments
 (0)