Libraries
»
sdl2_ffi
(0.0.5)
»
Index (E)
»
SDL2
»
EVENTSTATE
Module: SDL2::EVENTSTATE
Includes:
EnumerableConstants
Defined in:
lib/sdl2/events.rb
Overview
Enumeration of event_state query
Constant Summary
collapse
QUERY =
-
1
IGNORE =
0
DISABLE =
0
ENABLE =
1
Method Summary
Methods included from
EnumerableConstants
included