ReadonlyindexSlot index (0..N). Matches navigator.getGamepads()[i].
ReadonlyidPlatform-reported id (e.g. "Xbox Wireless Controller (STANDARD GAMEPAD)").
Readonlyconnectedtrue when a real gamepad is reporting on this slot.
ReadonlybuttonsButton states: pressed is the boolean read; value is the analog 0..1 read.
ReadonlyaxesRaw axis values, −1..1, in slot order. Deadzone is not applied here.
Frame snapshot of a single gamepad slot. Read-only by contract.