Penguin
Note: You are viewing an old revision of this page. View the current version.

SDL_JoystickUpdate?

SDL_JoystickUpdate?

NAME SYNOPSIS DESCRIPTION SEE ALSO


NAME

SDL_JoystickUpdate?- Updates the state of all joysticks

SYNOPSIS

#include

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?


This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.