Type Alias: GamepadButtonIndex
GamepadButtonIndex = typeof
gamepadButtons[keyof typeofgamepadButtons]
Defined in: input/constants/gamepad-buttons.ts:27
The index of a button in a gamepad's buttons array.
GamepadButtonIndex = typeof
gamepadButtons[keyof typeofgamepadButtons]
Defined in: input/constants/gamepad-buttons.ts:27
The index of a button in a gamepad's buttons array.