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).
Properties
Section titled “Properties”gamepad?
Section titled “gamepad?”
optionalgamepad?:boolean
Defined in: input/inputMap.ts:187
keyboard?
Section titled “keyboard?”
optionalkeyboard?:boolean
Defined in: input/inputMap.ts:185
mouse?
Section titled “mouse?”
optionalmouse?:boolean
Defined in: input/inputMap.ts:186