mirror of
https://github.com/photonstorm/phaser
synced 2024-11-24 21:53:59 +00:00
jsdoc fix
This commit is contained in:
parent
2d6251a1e9
commit
19f7e2589a
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@
|
|||
* @property {boolean} enabled - [description]
|
||||
* @property {boolean} draggable - [description]
|
||||
* @property {boolean} dropZone - [description]
|
||||
* @property {[type]} target - [description]
|
||||
* @property {?Phaser.GameObjects.GameObject} target - [description]
|
||||
* @property {Phaser.Cameras.Scene2D.Camera} camera - [description]
|
||||
* @property {*} hitArea - [description]
|
||||
* @property {HitAreaCallback} hitAreaCallback - [description]
|
||||
|
|
Loading…
Reference in a new issue