We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e2378d commit 0430cf8Copy full SHA for 0430cf8
1 file changed
src/input/SinglePad.js
@@ -119,7 +119,7 @@ Phaser.SinglePad = function (game, padParent) {
119
Phaser.SinglePad.prototype = {
120
121
/**
122
- * Add callbacks to the this Gamepad to handle connect / disconnect / button down / button up / axis change / float value buttons.
+ * Add callbacks to this Gamepad to handle connect / disconnect / button down / button up / axis change / float value buttons.
123
*
124
* @method Phaser.SinglePad#addCallbacks
125
* @param {Object} context - The context under which the callbacks are run.
0 commit comments