three-story-controls

Home > three-story-controls > WheelAdaptorDiscreteEvent

WheelAdaptorDiscreteEvent interface

Event: Fired when when discrete wheel events are registered

Signature:

export interface WheelAdaptorDiscreteEvent extends DiscreteEvent 

Extends: DiscreteEvent

Remarks

The sign represents the the direction of the wheel event that caused the event to trigger

Properties

Property Type Description
x -1 | 1 | 0  
y -1 | 1 | 0