Penguin
Diff: SDL_EventState(3)
EditPageHistoryDiffInfoLikePages

Differences between current version and predecessor to the previous major change of SDL_EventState(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:42 pm by perry
Older page: version 1 Last edited on Monday, June 3, 2002 6:53:42 pm by perry Revert
@@ -1,22 +1,22 @@
-SDL_EventState  
-!!!SDL_EventState 
+SDL_! EventState  
+!!!SDL_! EventState 
 NAME 
 SYNOPSIS 
 DESCRIPTION 
 SEE ALSO 
 ---- 
 !!NAME 
  
  
-SDL_EventState- This function allows you to set the state of processing certain events. 
+SDL_! EventState- This function allows you to set the state of processing certain events. 
 !!SYNOPSIS 
  
  
 __#include __ 
  
  
-__Uint8 SDL_EventState__(__Uint8 type, int 
+__Uint8 SDL_! EventState__(__Uint8 type, int 
 state__); 
 !!DESCRIPTION 
  
  
@@ -33,9 +33,9 @@
 __type__ will be processed normally. 
  
  
 If __state__ is set to __SDL_QUERY__, 
-__SDL_EventState__ will return the current processing 
+__SDL_! EventState__ will return the current processing 
 state of the specified event __type__. 
  
  
 A list of event __type__'s can be found in the 
This page is a man page (or other imported legacy content). We are unable to automatically determine the license status of this page.