play-u1 API
Preparing search index...
index
GamepadSnapshot
Interface GamepadSnapshot
interface
GamepadSnapshot
{
axes
:
Record
<
string
,
AxisState
>
;
buttons
:
Record
<
string
,
{
pressed
:
boolean
;
value
:
number
}
>
;
hasVibration
:
boolean
;
id
:
string
;
index
:
number
;
timestamp
:
number
;
triggers
:
{
LT
:
number
;
RT
:
number
}
;
}
Index
Properties
axes
buttons
has
Vibration
id
index
timestamp
triggers
Properties
axes
axes
:
Record
<
string
,
AxisState
>
buttons
buttons
:
Record
<
string
,
{
pressed
:
boolean
;
value
:
number
}
>
Named buttons from the active layout
has
Vibration
hasVibration
:
boolean
id
id
:
string
index
index
:
number
timestamp
timestamp
:
number
triggers
triggers
:
{
LT
:
number
;
RT
:
number
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
axes
buttons
has
Vibration
id
index
timestamp
triggers
play-u1 API
Loading...
Named buttons from the active layout