symbian-qemu-0.9.1-12/libsdl-trunk/docs/man3/SDL_NumJoysticks.3
author Jani Hyvonen<jani.hyvonen@nokia.com>
Fri, 03 Sep 2010 13:37:52 +0300
branchgraphics-phase-3
changeset 99 542d4bc8b7ca
parent 1 2fb8b9db1c86
permissions -rw-r--r--
bug235_bringup_0 - simplified syborg graphicsdevice and updated towards better linux support

.TH "SDL_NumJoysticks" "3" "Tue 11 Sep 2001, 23:00" "SDL" "SDL API Reference" 
.SH "NAME"
SDL_NumJoysticks \- Count available joysticks\&.
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.sp
\fBint \fBSDL_NumJoysticks\fP\fR(\fBvoid\fR);
.SH "DESCRIPTION"
.PP
Counts the number of joysticks attached to the system\&.
.SH "RETURN VALUE"
.PP
Returns the number of attached joysticks
.SH "SEE ALSO"
.PP
\fI\fBSDL_JoystickName\fP\fR, \fI\fBSDL_JoystickOpen\fP\fR
...\" created by instant / docbook-to-man, Tue 11 Sep 2001, 23:00