love.joystick.getName

Returns the name of a joystick.

Function

Synopsis

name = love.joystick.getName( joystick )

Arguments

number joystick
The joystick to be checked

Returns

string name
the name

See Also

Other Languages