Class | SDL::Event |
In: |
lib/ruby-sdl-ffi/sdl/event.rb
|
Parent: | FFI::Union |
Creates a generic Event containing a specific event. You usually don‘t need to do this, because you can pass specific events directly to SDL::SDL_PushEvent.