API reference

Every public class, method, and event in @codexo/exojs. Generated from source.

I

interfaceResolvedGamepadDefinition

@codexo/exojs / input / stable

The fully resolved product of running a GamepadDefinition against a connected gamepad - bundles the original descriptor, the resolved display name, and the chosen GamepadMapping together for use by Gamepad.

3
props
0
methods
0
events
Import
import { ResolvedGamepadDefinition } from '@codexo/exojs'

The fully resolved product of running a GamepadDefinition against a connected gamepad - bundles the original descriptor, the resolved display name, and the chosen GamepadMapping together for use by Gamepad.

Properties3
name: string
Source