InterfaceTypes & Utilities@public
FlxActionGamepadButtonAxisSource
Pair of gamepad buttons exposed as a scalar analog source.
ts
export interface FlxActionGamepadButtonAxisSource1
Properties
| Property | Modifiers | Type | Description |
|---|---|---|---|
device | readonly | 'gamepad-button-axis' | - |
gamepad | readonly | FlxActionGamepadTarget | - |
negative | readonly | number | - |
positive | readonly | number | - |
scale | readonly | number | - |