Interface representing a generic gamepad device (standard or WebHID).
Whether the device is currently active and connected.
Descriptive identifier of the gamepad.
Returns the analog value of a specific axis (-1.0 to 1.0).
Checks if a specific button is pressed using standard button indices (0-17).
Synchronizes state each frame.
Interface representing a generic gamepad device (standard or WebHID).