Views
love.joystick.getAxis
Returns the direction of the axis.
Contents |
Function
Synopsis
direction = love.joystick.getAxis( joystick, axis )
Arguments
Returns
number direction
- Current value of the axis
See Also
Returns the direction of the axis.
Contents |
number direction