Penguin
Blame: SDL_JoystickIndex(3)
EditPageHistoryDiffInfoLikePages
Annotated edit history of SDL_JoystickIndex(3) version 2, including all changes. View license author blame.
Rev Author # Line
2 perry 1 SDL_!JoystickIndex
2 !!!SDL_!JoystickIndex
1 perry 3 NAME
4 SYNOPSIS
5 DESCRIPTION
6 RETURN VALUE
7 SEE ALSO
8 ----
9 !!NAME
10
11
2 perry 12 SDL_!JoystickIndex- Get the index of an SDL_Joystick.
1 perry 13 !!SYNOPSIS
14
15
16 __#include __
17
18
2 perry 19 __int SDL_!JoystickIndex__(__SDL_Joystick
1 perry 20 *joystick__);
21 !!DESCRIPTION
22
23
24 Returns the index of a given __SDL_Joystick__
25 structure.
26 !!RETURN VALUE
27
28
29 Index number of the joystick.
30 !!SEE ALSO
31
32
2 perry 33 __SDL_!JoystickOpen__
1 perry 34 ----
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.