Skip to content
InterfaceTypes & Utilities@public

FlxActionWheelSource

Mouse-wheel direction used as a one-step digital action source.

ts
export interface FlxActionWheelSource

Properties

PropertyModifiersTypeDescription
devicereadonly'wheel'-
directionreadonly-1 | 1-

Released under the MIT License.