ecspresso
Preparing search index...
plugins/input/input
gamepadAxisOn
Function gamepadAxisOn
gamepadAxisOn
(
pad
:
number
,
axis
:
number
,
direction
:
-1
|
1
,
threshold
?:
number
,
)
:
GamepadAxisRef
Build a gamepad axis ref.
threshold
defaults to 0.5 at activation time.
Parameters
pad
:
number
axis
:
number
direction
:
-1
|
1
Optional
threshold
:
number
Returns
GamepadAxisRef
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
ecspresso
Loading...
Build a gamepad axis ref.
thresholddefaults to 0.5 at activation time.