Skip to content

ListenOptions

Defined in: input/inputMap.ts:184

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: input/inputMap.ts:187


optional keyboard?: boolean

Defined in: input/inputMap.ts:185


optional mouse?: boolean

Defined in: input/inputMap.ts:186