Difference between revisions of "love.joystick.getNumBalls"

 
m (1 revision: Imported docs from potato.)
(No difference)

Revision as of 15:54, 14 February 2010


Function

Synopsis

balls = love.joystick.getNumBalls( joystick )

Arguments

number joystick
The joystick to be checked

Returns

number balls
The number of balls available

See Also