mirror of
https://github.com/photonstorm/phaser
synced 2025-02-25 11:57:19 +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
|
* @name Phaser.Sound.WebAudioSound#playTime
|
||||||
* @type {number}
|
* @type {number}
|
||||||
|
* @private
|
||||||
* @default 0
|
* @default 0
|
||||||
* @since 3.0.0
|
* @since 3.0.0
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue