API reference

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

I

interfaceStandardGamepadMappingOptions

@codexo/exojs / input / stable

Options for a device that follows the standard layout with at most one extra button.

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

Options for a device that follows the standard layout with at most one extra button.

Properties3
Device-specific buttons appended after the standard layout. Their raw indices must not collide with 0-16.
Source