Differences between version 2 and previous revision of SDL_JoystickNumButtons(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_JoystickNumButtons
-!!!SDL_JoystickNumButtons
+SDL_!
JoystickNumButtons
+!!!SDL_!
JoystickNumButtons
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
@@ -8,16 +8,16 @@
----
!!NAME
-SDL_JoystickNumButtons- Get the number of joysitck buttons
+SDL_!
JoystickNumButtons- Get the number of joysitck buttons
!!SYNOPSIS
__#include __
-__int SDL_JoystickNumButtons__(__SDL_Joystick
+__int SDL_!
JoystickNumButtons__(__SDL_Joystick
*joystick__);
!!DESCRIPTION
@@ -29,7 +29,7 @@
Number of buttons.
!!SEE ALSO
-__SDL_JoystickGetButton__,
-__SDL_JoystickOpen__
+__SDL_!
JoystickGetButton__,
+__SDL_!
JoystickOpen__
----