Penguin
Diff: SDL_GetModState(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_GetModState(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_GetModState  
-!!!SDL_GetModState 
+SDL_! GetModState  
+!!!SDL_! GetModState 
 NAME 
 SYNOPSIS 
 DESCRIPTION 
 RETURN VALUE 
@@ -8,16 +8,16 @@
 ---- 
 !!NAME 
  
  
-SDL_GetModState- Get the state of modifier keys. 
+SDL_! GetModState- Get the state of modifier keys. 
 !!SYNOPSIS 
  
  
 __#include __ 
  
  
-__SDLMod SDL_GetModState__(__void__); 
+__SDLMod SDL_! GetModState__(__void__); 
 !!DESCRIPTION 
  
  
 Returns the current of the modifier keys (CTRL, ALT, 
@@ -58,6 +58,6 @@
 #define KMOD_META (KMOD_LMETA|KMOD_RMETA) 
 !!SEE ALSO 
  
  
-__SDL_GetKeyState__ 
+__SDL_! GetKeyState__ 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.