PokéRogue
GitHub
Switch to Main
Preparing search index...
src/ui/settings/gamepad-binding-ui-handler
Pad
Type Alias Pad
The Gamepad object, as extracted from GamepadEvent.
type
Pad
=
{
id
:
string
;
index
:
number
;
}
Index
Properties
id
index
Properties
id
id
:
string
The ID of the Gamepad.
index
index
:
number
The index of the Gamepad.
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
index
GitHub
Switch to Main
PokéRogue
Loading...
The Gamepad object, as extracted from GamepadEvent.