Skip to main content

Interface: MouseTriggerBindingArgs

Defined in: input/mouse/bindings/mouse-trigger-binding.ts:10

Arguments for constructing a MouseTriggerBinding.

Properties

moment

moment: ButtonMoment

Defined in: input/mouse/bindings/mouse-trigger-binding.ts:14

The button moment associated with this binding.


mouseButton

mouseButton: MouseButton

Defined in: input/mouse/bindings/mouse-trigger-binding.ts:12

The mouse button associated with this binding.