love / 11.3 / joystick-gethat.html /

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–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/Joystick:getHat