blob: 4f0968e9729632fd804b638d2fc865a6a080c957 [file] [log] [blame]
.TH "SDL_JoystickIndex" "3" "Sun 10 Jun 2001, 19:41" "SDL" "SDL API Reference"
.SH "NAME"
SDL_JoystickIndex\- Get the index of an SDL_Joystick\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.sp
\fBint \fBSDL_JoystickIndex\fP\fR(\fBSDL_Joystick *joystick\fR);
.SH "DESCRIPTION"
.PP
Returns the index of a given \fBSDL_Joystick\fR structure\&.
.SH "RETURN VALUE"
.PP
Index number of the joystick\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_JoystickOpen\fP\fR
...\" created by instant / docbook-to-man, Sun 10 Jun 2001, 19:41