|
⇤ ← Revision 1 as of 2010-03-15 05:06:07
Size: 202
Comment: create page, add content
|
Size: 417
Comment: update formatting
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 5: | Line 5: |
| ||<tablewidth="100%" style="color: #FF0000;" :> DRAFT|| | |
| Line 6: | Line 7: |
| == Joystick Support (SDL_joystick.h) == | = Joystick Support = '''Primary Include:''' [[http://hg.libsdl.org/SDL/file/68dfd6df47da/include/SDL_joystick.h|SDL_joystick.h]] <<TableOfContents()>> == Introduction == == Functions == |
DRAFT |
Joystick Support
Primary Include: SDL_joystick.h
Contents
Introduction
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_JoystickPowerLevel
- SDL_JoystickUpdate
- SDL_NumJoysticks
