W3cubDocs

/LÖVE

Joystick:getHat

Available since LÖVE 0.9.0
It has been moved from love.joystick.getHat.

Gets the direction of the Joystick's hat.

Function

Synopsis

direction = Joystick:getHat( hat )

Arguments

number hat
The index of the hat to be checked.

Returns

JoystickHat direction
The direction the hat is pushed.

See Also

© 2006–2016 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/Joystick:getHat