API reference

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

E

enumGamepadMappingFamily

@codexo/exojs / input / stable

Device family a GamepadMapping belongs to. The value a game keys its own button-glyph or controller-artwork set on: `icons[gamepad.family]`. Two devices share a family when a player would recognise them as the same kind of controller, not merely when their button layout matches.

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

Device family a GamepadMapping belongs to.

The value a game keys its own button-glyph or controller-artwork set on: `icons[gamepad.family]`. Two devices share a family when a player would recognise them as the same kind of controller, not merely when their button layout matches.

Members9
ArcadeStick
GenericDualAnalog
JoyConLeft
JoyConRight
PlayStation
SteamController
SteamDeck
SwitchPro
Xbox
Source