跳转到内容

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