Skip to content
InterfaceInput & Controls@public

FlxVirtualStickState

Read-only two-axis state published by one virtual stick.

ts
export interface FlxVirtualStickState

Properties

PropertyModifiersTypeDescription
xAxisreadonlynumber-
yAxisreadonlynumber-

Released under the MIT License.