Header File

The header file may include additional information sdl_joystick.hrl

Exports

numJoysticks()

name(Index)

open(Index)

opened(Index)

index(Joystick)

numAxes(Joystick)

numBalls(Joystick)

numHats(Joystick)

numButtons(Joystick)

update()

getAxis(Joystick, Axis)

getHat(Joystick, Hat)

getButton(Joystick, Button)

getBall(Joystick, Ball)

close(Joystick)