sdl_getappstate(3) debian man page | unix.com

Man Page: sdl_getappstate

Operating Environment: debian

Section: 3

SDL_GetAppState(3)						 SDL API Reference						SDL_GetAppState(3)

NAME
SDL_GetAppState - Get the state of the application
SYNOPSIS
#include "SDL.h" Uint8 SDL_GetAppState(void);
DESCRIPTION
This function returns the current state of the application. The value returned is a bitwise combination of: SDL_APPMOUSEFOCUS The application has mouse focus. SDL_APPINPUTFOCUS The application has keyboard focus SDL_APPACTIVE The application is visible
SEE ALSO
SDL_ActiveEvent
SDL
Tue 11 Sep 2001, 22:59 SDL_GetAppState(3)
Related Man Pages
sdl_mousemotionevent(3) - opensolaris
sdl_mousemotionevent(3) - redhat
sdl_seteventfilter(3) - redhat
sdl_keysym(3) - redhat
sdl_keysym(3) - centos
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
My first PERL incarnation... Audio Oscillograph