sdl_joystickupdate(3) debian man page | unix.com

Man Page: sdl_joystickupdate

Operating Environment: debian

Section: 3

SDL_JoystickUpdate(3)						 SDL API Reference					     SDL_JoystickUpdate(3)

NAME
SDL_JoystickUpdate - Updates the state of all joysticks
SYNOPSIS
#include "SDL.h" void SDL_JoystickUpdate(void);
DESCRIPTION
Updates 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 ALSO
SDL_JoystickEventState
SDL
Tue 11 Sep 2001, 23:00 SDL_JoystickUpdate(3)
Related Man Pages
sdl_seteventfilter(3) - opensolaris
sdl_seteventfilter(3) - centos
sdl_joystickopen(3) - suse
sdl::color(3) - suse
sdl::cdtrack(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
One instance of comparing grep and awk
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?
My first PERL incarnation... Audio Oscillograph