API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceGamepadInfo
@codexo/exojs / input / stable
Identity metadata for a connected gamepad. Populated from a ResolvedGamepadDefinition.
5
props
0
methods
0
events
Import
import { GamepadInfo } from '@codexo/exojs'Identity metadata for a connected gamepad. Populated from a ResolvedGamepadDefinition.
Properties5
label: stringname: stringproductId: null | stringproductKey: null | stringvendorId: null | stringSource