GamepadDevice implementation wrapping one or two Nintendo Joy-Cons via 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.
GamepadDevice implementation wrapping one or two Nintendo Joy-Cons via WebHID.