W3cubDocs

/LÖVE

Joystick:getHatCount

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

Gets the number of hats on the joystick.

Function

Synopsis

hats = Joystick:getHatCount( )

Arguments

None.

Returns

number hats
How many hats the joystick has.

See Also

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