You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* This Gamepad API interface defines an individual gamepad or other controller, allowing access to information such as button presses, axis positions, and id.
* An individual button of a gamepad or other controller, allowing access to the current state of different types of buttons available on the control device.
@@ -8797,7 +8795,6 @@ declare var GamepadButton: {
8797
8795
8798
8796
/**
8799
8797
* This Gamepad API interface contains references to gamepads connected to the system, which is what the gamepad events Window.gamepadconnected and Window.gamepaddisconnected are fired in response to.
0 commit comments