phina.js.d.ts
Preparing search index...
phina
input
GamepadButton
Type Alias GamepadButton
type
GamepadButton
=
{
down
:
boolean
;
last
:
boolean
;
pressed
:
boolean
;
up
:
boolean
;
value
:
number
;
}
Index
Properties
down
last
pressed
up
value
Properties
down
down
:
boolean
last
last
:
boolean
pressed
pressed
:
boolean
up
up
:
boolean
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
down
last
pressed
up
value
phina.js.d.ts
Loading...