debian man page for sdl_joystickopened

Query: sdl_joystickopened

OS: debian

Section: 3

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

SDL_JoystickOpened(3)						 SDL API Reference					     SDL_JoystickOpened(3)

NAME
SDL_JoystickOpened - Determine if a joystick has been opened
SYNOPSIS
#include "SDL.h" int SDL_JoystickOpened(int index);
DESCRIPTION
Determines whether a joystick has already been opened within the application. index refers to the N'th joystick on the system.
RETURN VALUE
Returns 1 if the joystick has been opened, or 0 if it has not.
SEE ALSO
SDL_JoystickOpen, SDL_JoystickClose
SDL
Tue 11 Sep 2001, 23:00 SDL_JoystickOpened(3)
Related Man Pages
sdl_joystickopen(3) - opensolaris
glutforcejoystickfunc(3glut) - mojave
glutforcejoystickfunc(3glut) - suse
joystick_close(3) - suse
joystick_close(3) - linux
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?