Manpages

Manpage of SDL_JoystickUpdate

SDL_JoystickUpdate

Section: SDL API Reference (3)
Updated: Tue 11 Sep 2001, 23:00
Index
Return to Main Contents
 

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 21:56:17 GMT, May 01, 2024