This commit is contained in:
Richard Davey 2018-03-16 12:39:39 +00:00
parent 9676205403
commit 77357dbde0

View file

@ -66,7 +66,7 @@ var Button = new Class({
*
* @name Phaser.Input.Gamepad.Button#threshold
* @type {float}
* @default 0
* @default 1
* @since 3.0.0
*/
this.threshold = 1;