mirror of
https://github.com/photonstorm/phaser
synced 2025-02-17 14:38:30 +00:00
Fixed source property docs
This commit is contained in:
parent
5f18bb263b
commit
0137e18d7b
1 changed files with 1 additions and 0 deletions
|
@ -55,6 +55,7 @@ var WebAudioSound = new Class({
|
||||||
*
|
*
|
||||||
* @name Phaser.Sound.WebAudioSound#source
|
* @name Phaser.Sound.WebAudioSound#source
|
||||||
* @type {AudioBufferSourceNode}
|
* @type {AudioBufferSourceNode}
|
||||||
|
* @private
|
||||||
* @default null
|
* @default null
|
||||||
* @since 3.0.0
|
* @since 3.0.0
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue