API reference

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

E

enumGamepadMappingFamily

@codexo/exojs / input / stable

Discriminant tag identifying which device family a GamepadMapping belongs to. Used to select the correct mapping at runtime when a gamepad connects.

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

Discriminant tag identifying which device family a GamepadMapping belongs to. Used to select the correct mapping at runtime when a gamepad connects.

Members 10
ArcadeStick
GameCube
GenericDualAnalog
JoyConLeft
JoyConRight
PlayStation
SteamController
SteamDeck
SwitchPro
Xbox
Source