Joystick:getHat

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

doc_love
2025-01-10 15:47:30
Comments
Leave a Comment

Please login to continue.