Module: SDL2::Event::STATE
- Includes:
- EnumerableConstants
- Defined in:
- lib/sdl2/event/state.rb
Overview
Enumeration of event_state query
Constant Summary collapse
- QUERY =
-1- IGNORE =
0- DISABLE =
0- ENABLE =
1
Enumeration of event_state query
-1
0
0
1