jsdoc fix

This commit is contained in:
Richard Davey 2018-03-30 12:02:08 +01:00
parent 2d6251a1e9
commit 19f7e2589a

View file

@ -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]