input-device-handler - v9.0.1
Preparing search index...
gamepadMapToInputDevices
Function gamepadMapToInputDevices
gamepadMapToInputDevices
(
gamepadMap
:
Readonly
<
Partial
<
Record
<
GamepadInputDeviceKey
,
SerializedGamepad
>
>
,
>
,
)
:
Partial
Wraps all serialized gamepads into input device objects.
Parameters
gamepadMap
:
Readonly
<
Partial
<
Record
<
GamepadInputDeviceKey
,
SerializedGamepad
>
>
>
Returns
Partial
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
input-device-handler - v9.0.1
Loading...
Wraps all serialized gamepads into input device objects.