= Joystick Support = '''Include File(s):''' [http://hg.libsdl.org/SDL/file/default/include/SDL_joystick.h SDL_joystick.h] == Introduction == This category contains functions for handling inputs from joysticks. == Enumerations == <> == Functions == <> * [[SDL_JoystickEventState]] * [[SDL_JoystickGetBall]] * [[SDL_JoystickGetDeviceGUID]] * [[SDL_JoystickNameForIndex]] * [[SDL_JoystickNumBalls]] * [[SDL_JoystickPowerLevel]] * [[SDL_NumJoysticks]] ---- CategoryCategory