Wiki Page Content

Revision 1 as of 2010-03-17 18:14:21

Clear message

DRAFT

SDL_JoystickUpdate

Use this function to update the current state of the open joysticks.

Syntax

void SDL_JoystickUpdate(void)

Code Examples

You can add your code example here

Remarks

This is called automatically by the event loop if any joystick events are enabled.


CategoryAPI, CategoryJoystick

(Page Info.)
Feedback
Please include your contact information if you'd like to receive a reply.
Submit