Skip to content

Sdl JoystickNumAxes

Tangent 128 edited this page Mar 28, 2015 · 3 revisions

Joystick:numAxes

Get the number of axes.

Method

SYNOPSIS

num, err = function Joystick:numAxes()

RETURNS

  • num, the number of axes or nil on failure
  • err, the error message
Clone this wiki locally