Joystick:getAxis
Available since LÖVE 0.9.0
It has been moved from love.joystick.getAxis.
Gets the direction of an axis.
Function
Synopsis
direction = Joystick:getAxis( axis )
Arguments
number axis
- The index of the axis to be checked.
Returns
number direction
- Current value of the axis.
See Also
© 2006–2020 LÖVE Development Team
Licensed under the GNU Free Documentation License, Version 1.3.
https://love2d.org/wiki/Joystick:getAxis