Query: sdl_joystickupdate
OS: redhat
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
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_joystickopen(3) - opensolaris | 
| sdl_seteventfilter(3) - opensolaris | 
| sdl_joystickopen(3) - redhat | 
| sdl_seteventfilter(3) - suse | 
| sdl::color(3) - suse | 
| Similar Topics in the Unix Linux Community | 
|---|
| How to capture ^x,^y via bash script? | 
| Reduced Activity Notification | 
| Issue with "rsh" on RedHat | 
| Shopt -s histappend |