Penguin
Diff: SDL_SetModState(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_SetModState(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:49 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:53:49 pm by perry Revert
@@ -1,28 +1,28 @@
-SDL_SetModState  
-!!!SDL_SetModState 
+SDL_! SetModState  
+!!!SDL_! SetModState 
 NAME 
 SYNOPSIS 
 DESCRIPTION 
 SEE ALSO 
 ---- 
 !!NAME 
  
  
-SDL_SetModState- Set the current key modifier state 
+SDL_! SetModState- Set the current key modifier state 
 !!SYNOPSIS 
  
  
 __#include __ 
  
  
-__void SDL_SetModState__(__SDLMod 
+__void SDL_! SetModState__(__SDLMod 
 modstate__); 
 !!DESCRIPTION 
  
  
-The inverse of __SDL_GetModState__,  
-__SDL_SetModState__ allows you to impose modifier key 
+The inverse of __SDL_! GetModState__,  
+__SDL_! SetModState__ allows you to impose modifier key 
 states on your application. 
  
  
 Simply pass your desired modifier states into 
@@ -46,6 +46,6 @@
 } SDLMod; 
 !!SEE ALSO 
  
  
-__SDL_GetModState__ 
+__SDL_! GetModState__ 
 ---- 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.