Skip to content

ListenOptions

Defined in: inputMap.ts:120

Which device families an interactive rebind listens to. Mouse is OFF by default (so the click that started the rebind isn’t captured).

optional gamepad?: boolean

Defined in: inputMap.ts:123


optional keyboard?: boolean

Defined in: inputMap.ts:121


optional mouse?: boolean

Defined in: inputMap.ts:122