|
Size: 776
Comment: cached searchs
|
Size: 794
Comment: Fixed search to exclude the right pages.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 18: | Line 18: |
| ##<<FullSearchCached(category:CategoryEnum CategoryJoystick -SGEnumerations)>> | ##<<FullSearchCached(category:CategoryEnum CategoryJoystick -title:SGEnumerations)>> |
| Line 21: | Line 21: |
| ##<<FullSearchCached(category:CategoryStruct CategoryJoystick -SGStructures)>> | ##<<FullSearchCached(category:CategoryStruct CategoryJoystick -title:SGStructures)>> |
| Line 24: | Line 24: |
| <<FullSearchCached(category:CategoryJoystick -CategoryEnum -CategoryStruct -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
