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) - opensolaris |
| sdl_semtrywait(3) - debian |
| sdl_joystickopen(3) - suse |
| sdl::mpeg(3pm) - debian |
| sdl::smpeg(3pm) - debian |
| Similar Topics in the Unix Linux Community |
|---|
| Adding the individual columns of a matrix. |
| awk or sed - Convert 2 lines to 1 line |
| Introduction |
| Detecting unused variables... |
| Find columns in a file based on header and print to new file |