godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
InputSingleton.stopJoyVibration
godot
input
InputSingleton
Stops the vibration of the joypad.
struct
InputSingleton
@
nogc
nothrow
void
stopJoyVibration
(
in
long
device
)
Meta
Source
See Implementation
godot
input
InputSingleton
aliases
BaseClasses
enums
Constants
CursorShape
MouseMode
functions
actionPress
actionRelease
addJoyMapping
getAccelerometer
getActionStrength
getConnectedJoypads
getCurrentCursorShape
getGravity
getGyroscope
getJoyAxis
getJoyAxisIndexFromString
getJoyAxisString
getJoyButtonIndexFromString
getJoyButtonString
getJoyGuid
getJoyName
getJoyVibrationDuration
getJoyVibrationStrength
getLastMouseSpeed
getMagnetometer
getMouseButtonMask
getMouseMode
isActionJustPressed
isActionJustReleased
isActionPressed
isJoyButtonPressed
isJoyKnown
isKeyPressed
isMouseButtonPressed
joyConnectionChanged
opAssign
opEquals
parseInputEvent
removeJoyMapping
setCustomMouseCursor
setDefaultCursorShape
setMouseMode
setUseAccumulatedInput
startJoyVibration
stopJoyVibration
toHash
vibrateHandheld
warpMousePosition
static functions
_new
static variables
_classBindingInitialized
structs
GDNativeClassBinding
unions
__anonymous
variables
_GODOT_internal_name
Stops the vibration of the joypad.