debian man page for sdl_joystickupdate

Query: sdl_joystickupdate

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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_joystickopen(3) - opensolaris
sdl_seteventfilter(3) - centos
sdl_joystickopen(3) - suse
sdl::color(3) - suse
sdl::mouse(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com