Differences between version 2 and previous revision of SDL_JoystickGetHat(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:44 pm | by perry | Revert |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:53:44 pm | by perry | Revert |
@@ -1,6 +1,6 @@
-SDL_JoystickGetHat
-!!!SDL_JoystickGetHat
+SDL_!
JoystickGetHat
+!!!SDL_!
JoystickGetHat
NAME
SYNOPSIS
DESCRIPTION
RETURN VALUE
@@ -8,21 +8,21 @@
----
!!NAME
-SDL_JoystickGetHat- Get the current state of a joystick hat
+SDL_!
JoystickGetHat- Get the current state of a joystick hat
!!SYNOPSIS
__#include __
-__Uint8 SDL_JoystickGetHat__(__SDL_Joystick *joystick,
+__Uint8 SDL_!
JoystickGetHat__(__SDL_Joystick *joystick,
int hat__);
!!DESCRIPTION
-SDL_JoystickGetHat returns the current state of the given
+SDL_!
JoystickGetHat returns the current state of the given
__hat__ on the given __joystick__.
!!RETURN VALUE
@@ -58,6 +58,6 @@
__SDL_HAT_LEFTDOWN__
!!SEE ALSO
-__SDL_JoystickNumHats__
+__SDL_!
JoystickNumHats__
----