Skip to content
TypeAliasInput & Controls@public

FlxVirtualActionMode

Action-button layouts for a virtual pad.

ts
export type FlxVirtualActionMode = 'none' | 'a' | 'a-b'

Released under the MIT License.