Differences between version 2 and previous revision of SDL_JoystickOpened(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_JoystickOpened
-!!!SDL_JoystickOpened
+SDL_!
JoystickOpened
+!!!SDL_!
JoystickOpened
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
@@ -8,16 +8,16 @@
----
!!NAME
-SDL_JoystickOpened- Determine if a joystick has been opened
+SDL_!
JoystickOpened- Determine if a joystick has been opened
!!SYNOPSIS
__#include __
-__int SDL_JoystickOpened__(__int
+__int SDL_!
JoystickOpened__(__int
index__);
!!DESCRIPTION
@@ -31,7 +31,7 @@
__0__ if it has not.
!!SEE ALSO
-__SDL_JoystickOpen__,
-__SDL_JoystickClose__
+__SDL_!
JoystickOpen__,
+__SDL_!
JoystickClose__
----