|
Size: 510
Comment: update content - tip in address
|
Size: 514
Comment: update content - change tip to default
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 9: | Line 9: |
| '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/tip/include/SDL_joystick.h|SDL_joystick.h]] | '''Include File(s):''' [[http://hg.libsdl.org/SDL/file/default/include/SDL_joystick.h|SDL_joystick.h]] |
DRAFT |
Joystick Support
Include File(s): SDL_joystick.h
Contents
Introduction
This category contains functions for handling inputs from joysticks.
Functions
- SDL_JoystickClose
- SDL_JoystickCurrentPowerLevel
- SDL_JoystickEventState
- SDL_JoystickFromInstanceID
- SDL_JoystickGetAttached
- SDL_JoystickGetAxis
- SDL_JoystickGetBall
- SDL_JoystickGetButton
- SDL_JoystickGetDeviceGUID
- SDL_JoystickGetGUID
- SDL_JoystickGetGUIDFromString
- SDL_JoystickGetGUIDString
- SDL_JoystickGetHat
- SDL_JoystickInstanceID
- SDL_JoystickName
- SDL_JoystickNameForIndex
- SDL_JoystickNumAxes
- SDL_JoystickNumBalls
- SDL_JoystickNumButtons
- SDL_JoystickNumHats
- SDL_JoystickOpen
- SDL_JoystickUpdate
- SDL_NumJoysticks
