godot-d ~releases (2022-04-02T06:37:10.8312204)
Dub
Repo
InputSingleton.getConnectedJoypads
godot
input
InputSingleton
Returns an
Array
containing the device IDs of all currently connected joypads.
struct
InputSingleton
@
nogc
nothrow
Array
getConnectedJoypads
(
)
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
Returns an Array containing the device IDs of all currently connected joypads.