|
Size: 627
Comment: added enums and structs lists
|
Size: 519
Comment: update formatting - categories
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 17: | Line 17: |
| == Enumerations == <<FullSearch(category:CategoryJoystickEnum)>> == Structures == <<FullSearch(category:CategoryJoystickStruct)>> |
|
| Line 25: | Line 19: |
| <<FullSearch(category:CategoryJoystick)>> | <<FullSearch(category:CategoryJoystick -CategoryEnum -CategoryStruct)>> |
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
