Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 552 Bytes

SDL_JoystickNumAxes.3

File metadata and controls

18 lines (18 loc) · 552 Bytes
 
Jun 10, 2001
Jun 10, 2001
1
.TH "SDL_JoystickNumAxes" "3" "Sun 10 Jun 2001, 19:41" "SDL" "SDL API Reference"
Apr 26, 2001
Apr 26, 2001
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.SH "NAME"
SDL_JoystickNumAxes\- Get the number of joystick axes
.SH "SYNOPSIS"
.PP
\fB#include "SDL\&.h"
.sp
\fBint \fBSDL_JoystickNumAxes\fP\fR(\fBSDL_Joystick *joystick\fR);
.SH "DESCRIPTION"
.PP
Return the number of axes available from a previously opened \fBSDL_Joystick\fR\&.
.SH "RETURN VALUE"
.PP
Number of axes\&.
.SH "SEE ALSO"
.PP
\fI\fBSDL_JoystickGetAxis\fP\fR, \fI\fBSDL_JoystickOpen\fP\fR
Jun 10, 2001
Jun 10, 2001
18
...\" created by instant / docbook-to-man, Sun 10 Jun 2001, 19:41