play-u1 API
Preparing search index...
hid
ButtonSnap
Type Alias ButtonSnap
Plain snapshots of connected gamepads from the browser Gamepad API.
type
ButtonSnap
=
{
pressed
:
boolean
;
touched
?:
boolean
;
value
:
number
;
}
Index
Properties
pressed
touched?
value
Properties
pressed
pressed
:
boolean
Optional
touched
touched
?:
boolean
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
pressed
touched
value
play-u1 API
Loading...
Plain snapshots of connected gamepads from the browser Gamepad API.