Skip to content
InterfaceTypes & Utilities@public

FlxActionVirtualStickAxisSource

One normalized axis from a registered virtual stick.

ts
export interface FlxActionVirtualStickAxisSource

Properties

PropertyModifiersTypeDescription
axisreadonly'x' | 'y'-
devicereadonly'virtual-stick-axis'-
idreadonlystring-
scalereadonlynumber-

Released under the MIT License.