Man Page: sdl_joystickupdate
Operating Environment: redhat
Section: 3
SDL_JoystickUpdate(3) SDL API Reference SDL_JoystickUpdate(3)NAMESDL_JoystickUpdate- Updates the state of all joysticksSYNOPSIS#include "SDL.h" void SDL_JoystickUpdate(void);DESCRIPTIONUpdates the state(position, buttons, etc.) of all open joysticks. If joystick events have been enabled with SDL_JoystickEventState then this is called automatically in the event loop.SEE ALSOSDL_JoystickEventStateSDLTue 11 Sep 2001, 23:00 SDL_JoystickUpdate(3)
| Related Man Pages |
|---|
| sdl_seteventfilter(3) - opensolaris |
| sdl_joystickopen(3) - centos |
| sdl_joystickopen(3) - suse |
| sdl_seteventfilter(3) - suse |
| sdl::cdtrack(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Make all words begin with capital letter? |
| Retrieving previous command in a script |
| Docker learning Phase-I |
| Issue with "rsh" on RedHat |
| Issue with events occuring in DST window |