Differences between version 2 and previous revision of SDL_JoystickNumBalls(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_JoystickNumBalls
-!!!SDL_JoystickNumBalls
+SDL_!
JoystickNumBalls
+!!!SDL_!
JoystickNumBalls
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
@@ -8,16 +8,16 @@
----
!!NAME
-SDL_JoystickNumBalls- Get the number of joystick trackballs
+SDL_!
JoystickNumBalls- Get the number of joystick trackballs
!!SYNOPSIS
__#include __
-__int SDL_JoystickNumBalls__(__SDL_Joystick
+__int SDL_!
JoystickNumBalls__(__SDL_Joystick
*joystick__);
!!DESCRIPTION
@@ -29,7 +29,7 @@
Number of trackballs.
!!SEE ALSO
-__SDL_JoystickGetBall__,
-__SDL_JoystickOpen__
+__SDL_!
JoystickGetBall__,
+__SDL_!
JoystickOpen__
----