Differences between version 2 and previous revision of SDL_JoystickNumAxes(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_JoystickNumAxes
-!!!SDL_JoystickNumAxes
+SDL_!
JoystickNumAxes
+!!!SDL_!
JoystickNumAxes
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
@@ -8,16 +8,16 @@
----
!!NAME
-SDL_JoystickNumAxes- Get the number of joystick axes
+SDL_!
JoystickNumAxes- Get the number of joystick axes
!!SYNOPSIS
__#include __
-__int SDL_JoystickNumAxes__(__SDL_Joystick
+__int SDL_!
JoystickNumAxes__(__SDL_Joystick
*joystick__);
!!DESCRIPTION
@@ -29,7 +29,7 @@
Number of axes.
!!SEE ALSO
-__SDL_JoystickGetAxis__,
-__SDL_JoystickOpen__
+__SDL_!
JoystickGetAxis__,
+__SDL_!
JoystickOpen__
----