Man Page: sdl_joystickindex
Operating Environment: opensolaris
Section: 3
SDL_JoystickIndex(3) SDL API Reference SDL_JoystickIndex(3)NAMESDL_JoystickIndex - Get the index of an SDL_Joystick.SYNOPSIS#include "SDL.h" int SDL_JoystickIndex(SDL_Joystick *joystick);DESCRIPTIONReturns the index of a given SDL_Joystick structure.RETURN VALUEIndex number of the joystick.SEE ALSOSDL_JoystickOpenSDLTue 11 Sep 2001, 23:00 SDL_JoystickIndex(3)
| Related Man Pages |
|---|
| sdl_joystickopen(3) - debian |
| sdl_joystickopen(3) - centos |
| sdl::cdrom(3) - suse |
| sdl::video(3) - suse |
| sdl::smpeg(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| What does this mean? |
| Study UNIX Kernel |
| Change directory for core file |
| What's legal and what's not? |