mirror of
https://github.com/photonstorm/phaser
synced 2024-11-27 15:12:18 +00:00
Fixed playTime property docs
This commit is contained in:
parent
eeeeea71ac
commit
919ed923ee
1 changed files with 1 additions and 0 deletions
|
@ -98,6 +98,7 @@ var WebAudioSound = new Class({
|
|||
*
|
||||
* @name Phaser.Sound.WebAudioSound#playTime
|
||||
* @type {number}
|
||||
* @private
|
||||
* @default 0
|
||||
* @since 3.0.0
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue