#include "SDL.h"
Uint8 SDL_GetAppState(void);
Uint8 SDL_GetAppState
アプリケーションの現在の状態を返します。戻り値は以下のビット和です。
SDL_ActiveEvent