JSDoc fix

This commit is contained in:
Richard Davey 2019-06-19 15:52:08 +01:00
parent 6c575ca20e
commit 8fe4b37a94

View file

@ -471,7 +471,7 @@ var Pointer = new Class({
/**
* The z-axis scroll amount that occurred due to the user moving a mouse wheel or similar input device.
*
* @name Phaser.Input.Pointer#deltaX
* @name Phaser.Input.Pointer#deltaZ
* @type {number}
* @default 0
* @since 3.18.0