Windows PowerShell command on Get-command SDL_JoystickUpdate
MyWebUniversity

Manual Pages for UNIX Operating System command usage for man SDL_JoystickUpdate

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 joys-

ticks. If joystick events have been enabled with

SDL_JoystickEventState then this is called automatically in

the event loop.

SEE ALSO

SDL_JoystickEventState

SDL Last change: Tue 11 Sep 2001, 23:00 1




Contact us      |      About us      |      Term of use      |       Copyright © 2000-2019 MyWebUniversity.com ™