Differences between version 2 and previous revision of SDL_GetAppState(3).
Other diffs: Previous Major 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 | Revert |
Older page: | version 1 | Last edited on Monday, June 3, 2002 6:53:43 pm | by perry | Revert |
@@ -1,22 +1,22 @@
-SDL_GetAppState
-!!!SDL_GetAppState
+SDL_!
GetAppState
+!!!SDL_!
GetAppState
NAME
SYNOPSIS
DESCRIPTION
SEE ALSO
----
!!NAME
-__SDL_GetAppState__- Get the state of the application
+__SDL_!
GetAppState__- Get the state of the application
!!SYNOPSIS
__#include __
-__Uint8 SDL_GetAppState__(__void__);
+__Uint8 SDL_!
GetAppState__(__void__);
!!DESCRIPTION
This function returns the current state of the application.
@@ -41,6 +41,6 @@
The application is visible
!!SEE ALSO
-__SDL_ActiveEvent__
+__SDL_!
ActiveEvent__
----