Skip to content

@modoki/engine / index / GamepadSnapshot

Interface: GamepadSnapshot

The minimal shape sampleGamepadInto needs — a real Gamepad satisfies it, and so does a hand-built test fixture (no DOM required).

Input

axes

readonly axes: readonly number[]


buttons

readonly buttons: readonly object[]

Built with Modoki.