Penguin
Diff: SDL_GetMouseState(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_GetMouseState(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:43 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:53:43 pm by perry Revert
@@ -1,6 +1,6 @@
-SDL_GetMouseState  
-!!!SDL_GetMouseState 
+SDL_! GetMouseState  
+!!!SDL_! GetMouseState 
 NAME 
 SYNOPSIS 
 DESCRIPTION 
 EXAMPLE 
@@ -8,16 +8,16 @@
 ---- 
 !!NAME 
  
  
-SDL_GetMouseState- Retrieve the current state of the mouse 
+SDL_! GetMouseState- Retrieve the current state of the mouse 
 !!SYNOPSIS 
  
  
 __#include __ 
  
  
-__Uint8 SDL_GetMouseState__(__int *x, int 
+__Uint8 SDL_! GetMouseState__(__int *x, int 
 *y__); 
 !!DESCRIPTION 
  
  
@@ -28,12 +28,12 @@
 __x__ or __y__. 
 !!EXAMPLE 
  
  
-SDL_PumpEvents();  
-if(SDL_GetMouseState(NULL, NULL) 
+SDL_! PumpEvents();  
+if(SDL_! GetMouseState(NULL, NULL) 
 !!SEE ALSO 
  
  
-__SDL_GetRelativeMouseState__,  
-__SDL_PumpEvents__ 
+__SDL_! GetRelativeMouseState__,  
+__SDL_! PumpEvents__ 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.