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.
Available since LÖVE 0.9.0
It has been moved from love.joystick.getName.
Gets the name of the joystick.
name = Joystick:getName( )
None.
string name
Please login to continue.