目次
-
API(機能別)
-
イベント処理
- SDL_GetEventState
SDL_GetEventState
指定した
SDL_EventType
イベントの有効/無効状態を戻すマクロ
構文
Uint8 SDL_GetEventState(Uint32 type)
引数
type
調査する
SDL_EventType
イベント
戻り値
SDL_DISABLE または SDL_ENABLE を戻す.
関連項目(関数)
SDL_EventState
SDL Wikiへのリンク
SDL_GetEventState - SDL Wiki