Skip to content
InterfaceTypes & Utilities@public

FlxActionKeyboardAxisSource

Pair of keyboard keys exposed as a scalar analog source.

ts
export interface FlxActionKeyboardAxisSource

Properties

PropertyModifiersTypeDescription
devicereadonly'keyboard-axis'-
negativereadonlystring-
positivereadonlystring-
scalereadonlynumber-

Released under the MIT License.