godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
GDNativeClassBinding.removeJoyMapping
godot
input
InputSingleton
GDNativeClassBinding
Undocumented in source.
struct
GDNativeClassBinding
__gshared
@
GodotName
("remove_joy_mapping")
GodotMethod
!(
void
,
String
)
removeJoyMapping
;
Meta
Source
See Implementation
godot
input
InputSingleton
GDNativeClassBinding
static variables
_singleton
_singletonName
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
parseInputEvent
removeJoyMapping
setCustomMouseCursor
setDefaultCursorShape
setMouseMode
setUseAccumulatedInput
startJoyVibration
stopJoyVibration
vibrateHandheld
warpMousePosition