Query: sdl_getappstate
OS: debian
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
SDL_GetAppState(3) SDL API Reference SDL_GetAppState(3)NAMESDL_GetAppState - Get the state of the applicationSYNOPSIS#include "SDL.h" Uint8 SDL_GetAppState(void);DESCRIPTIONThis 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 visibleSEE ALSOSDL_ActiveEventSDLTue 11 Sep 2001, 22:59 SDL_GetAppState(3)
Related Man Pages |
---|
sdl_mousemotionevent(3) - opensolaris |
sdl_seteventfilter(3) - redhat |
sdl_mousemotionevent(3) - debian |
sdl_mousemotionevent(3) - centos |
sdl_keysym(3) - centos |
Similar Topics in the Unix Linux Community |
---|
How can I do this in VI editor? |
Introduction |
Weird 'find' results |
How to copy a column of multiple files and paste into new excel file (next to column)? |