Joystick:getConnectedIndex

Available since LÖVE 0.9.0
This function is not supported in earlier versions.


O.png This is only raw "documentation" of function, that I found, but was not documented. Please update it and then remove this notice!  


Gets joystick connected index.

Function

Synopsis

index = Joystick:getConnectedIndex( )

Arguments

None.

Returns

number index (nil)
Gets joystick connected index.

See Also

Other Languages