Joystick:getName
Available since LÖVE 0.9.0
It has been moved from
love.joystick.getName
.
Gets the name of the joystick.
Function
Synopsis
name
=
Joystick
:
getName
(
)
Arguments
None.
Returns
string name
The name of the joystick.
See Also
Joystick