Differences between version 2 and previous revision of SDL_JoystickIndex(3).
Other diffs: Previous Major Revision, Previous Author, or view the Annotated Edit History
Newer page: | version 2 | Last edited on Monday, June 3, 2002 6:53:45 pm | by perry | Revert |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:53:45 pm | by perry | Revert |
@@ -1,6 +1,6 @@
-SDL_JoystickIndex
-!!!SDL_JoystickIndex
+SDL_!
JoystickIndex
+!!!SDL_!
JoystickIndex
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
@@ -8,16 +8,16 @@
----
!!NAME
-SDL_JoystickIndex- Get the index of an SDL_Joystick.
+SDL_!
JoystickIndex- Get the index of an SDL_Joystick.
!!SYNOPSIS
__#include __
-__int SDL_JoystickIndex__(__SDL_Joystick
+__int SDL_!
JoystickIndex__(__SDL_Joystick
*joystick__);
!!DESCRIPTION
@@ -29,6 +29,6 @@
Index number of the joystick.
!!SEE ALSO
-__SDL_JoystickOpen__
+__SDL_!
JoystickOpen__
----