|
Size: 788
Comment: Disabled caching so new functions show up
|
Size: 794
Comment: Re-enable caching. All the joystick functions now have pages.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 24: | Line 24: |
| <<FullSearch(category:CategoryJoystick -CategoryEnum -CategoryStruct -title:SGFunctions)>> | <<FullSearchCached(category:CategoryJoystick -CategoryEnum -CategoryStruct -title:SGFunctions)>> |
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
