Skip to content
InterfaceInput & Controls@public

FlxVirtualButtonState

Read-only digital state published by one virtual control.

ts
export interface FlxVirtualButtonState

Properties

PropertyModifiersTypeDescription
justPressedreadonlyboolean-
justReleasedreadonlyboolean-
pressedreadonlyboolean-

Released under the MIT License.