Penguin
Diff: SDL_JoystickGetButton(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_JoystickGetButton(3).

Other diffs: Previous 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
Older page: version 1 Last edited on Monday, June 3, 2002 6:53:44 pm by perry Revert
@@ -1,6 +1,6 @@
-SDL_JoystickGetButton  
-!!!SDL_JoystickGetButton 
+SDL_! JoystickGetButton  
+!!!SDL_! JoystickGetButton 
 NAME 
 SYNOPSIS 
 DESCRIPTION 
 RETURN VALUE 
@@ -8,21 +8,21 @@
 ---- 
 !!NAME 
  
  
-SDL_JoystickGetButton- Get the current state of a given button on a given joystick 
+SDL_! JoystickGetButton- Get the current state of a given button on a given joystick 
 !!SYNOPSIS 
  
  
 __#include __ 
  
  
-__Uint8 SDL_JoystickGetButton__(__SDL_Joystick 
+__Uint8 SDL_! JoystickGetButton__(__SDL_Joystick 
 *joystick, int button__); 
 !!DESCRIPTION 
  
  
-SDL_JoystickGetButton returns the current state of the given 
+SDL_! JoystickGetButton returns the current state of the given 
 __button__ on the given __joystick__. 
 !!RETURN VALUE 
  
  
@@ -30,6 +30,6 @@
 __0__. 
 !!SEE ALSO 
  
  
-__SDL_JoystickNumButtons__ 
+__SDL_! JoystickNumButtons__ 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.