Header Ads Widget

[MAN] SDL_GetAppState

Content-type: text/html; charset=UTF-8 Man page of SDL_GetAppState

SDL_GetAppState

Section: SDL API Reference (3)
Updated: Tue 11 Sep 2001, 22:59
Index Return to Main Contents
 

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


 

Index

NAME
SYNOPSIS
DESCRIPTION
SEE ALSO

This document was created by man2html, using the manual pages.
Time: 04:45:45 GMT, September 16, 2022

댓글 쓰기

0 댓글