|
Size: 514
Comment: update content - change tip to default
|
Size: 815
Comment: add search exclusions for SG pages
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 17: | Line 17: |
| ##Remove this line and the ## below to use this markup if it becomes relevant to this category ##== Enumerations == ##<<FullSearch(category:CategoryEnum CategoryJoystick -SGEnumerations)>> ##== Structures == ##<<FullSearch(category:CategoryStruct CategoryJoystick -SGStructures)>> |
|
| Line 18: | Line 25: |
<<FullSearch(category:CategoryJoystick -CategoryEnum -CategoryStruct)>> |
<<FullSearch(category:CategoryJoystick -CategoryEnum -CategoryStruct -SGFunctions)>> |
DRAFT |
Joystick Support
Include File(s): SDL_joystick.h
Contents
Introduction
This category contains functions for handling inputs from joysticks.
Functions
- SDL_JoystickClose
- SDL_JoystickEventState
- SDL_JoystickGetAttached
- SDL_JoystickGetAxis
- SDL_JoystickGetBall
- SDL_JoystickGetButton
- SDL_JoystickGetDeviceGUID
- SDL_JoystickGetGUID
- SDL_JoystickGetHat
- SDL_JoystickInstanceID
- SDL_JoystickName
- SDL_JoystickNameForIndex
- SDL_JoystickNumAxes
- SDL_JoystickNumBalls
- SDL_JoystickNumButtons
- SDL_JoystickNumHats
- SDL_JoystickOpen
- SDL_JoystickUpdate
- SDL_NumJoysticks
