API reference
Every public class, method, and event in @codexo/exojs. Generated from source.
interfaceVectorBindingShape
@codexo/exojs / input / stable
Sources for one two-dimensional binding. `x`/`y` take directly signed sources (stick axes); `up`/`down`/`left`/`right` take button groups. Both forms may appear in the same binding - per axis, whichever of the two deflects further wins.
6
props
0
methods
0
events
Import
import { VectorBindingShape } from '@codexo/exojs'Sources for one two-dimensional binding. `x`/`y` take directly signed sources (stick axes); `up`/`down`/`left`/`right` take button groups. Both forms may appear in the same binding - per axis, whichever of the two deflects further wins.
Properties6
Source