Function
love.joystick.getNumAxes( joystick )
Returns the number of axes on the joystick.
Synopsis
axes = love.joystick.getNumAxes( joystick )
Parameters
joystick number The joystick to be checked
Returns
axes number The number of axes available
Copyright © 2006-2010 LÖVE Development Team.