clik-engine API
GitHub
Preparing search index...
Phaser
Types
Input
Gamepad
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
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
index
GitHub
clik-engine API
Loading...
The Gamepad object, as extracted from GamepadEvent.