input-device-handler - v9.0.1
Preparing search index...
allEvents
Variable allEvents
Const
allEvents
:
readonly
[
TimedEventConstructor
<
Partial
<
{
keyboard
:
Readonly
;
mouse
:
Readonly
}
&
Partial
<
Record
<
GamepadInputDeviceKey
,
Readonly
<
{
currentInputs
:
Readonly
<
Record
<
string
,
Readonly
<
(...)
>
>
>
;
deviceDetails
:
SerializedGamepad
;
deviceKey
:
GamepadInputDeviceKey
;
deviceName
:
string
;
deviceType
:
Gamepad
;
}
,
>
,
>
,
>
,
>
,
"all-devices-updated"
,
>
,
TimedEventConstructor
<
NewDevicesAddedOutput
,
"new-devices-added"
>
,
TimedEventConstructor
<
DevicesRemovedOutput
,
"devices-removed"
>
,
TimedEventConstructor
<
CurrentInputsChangedOutput
,
"current-inputs-changed"
>
,
]
= ...
All possible
InputDeviceHandler
events.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
input-device-handler - v9.0.1
Loading...
All possible
InputDeviceHandler
events.