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
1 | hats = Joystick:getHatCount( ) |
Arguments
None.
Returns
number hats
- How many hats the joystick has.
Please login to continue.