We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d6251a commit 19f7e25Copy full SHA for 19f7e25
1 file changed
src/input/CreateInteractiveObject.js
@@ -22,7 +22,7 @@
22
* @property {boolean} enabled - [description]
23
* @property {boolean} draggable - [description]
24
* @property {boolean} dropZone - [description]
25
- * @property {[type]} target - [description]
+ * @property {?Phaser.GameObjects.GameObject} target - [description]
26
* @property {Phaser.Cameras.Scene2D.Camera} camera - [description]
27
* @property {*} hitArea - [description]
28
* @property {HitAreaCallback} hitAreaCallback - [description]
0 commit comments