Class: SDL2::KeyboardEvent
- Inherits:
-
AbstractEvent
- Object
- FFI::Struct
- Struct
- AbstractEvent
- SDL2::KeyboardEvent
- Defined in:
- lib/sdl2/events.rb
Overview
Keyboard button event structure (event.key.*)
Constant Summary
Constants inherited from AbstractEvent
Method Summary
Methods inherited from Struct
#==, cast, #initialize, release
Methods included from StructHelper
#member_readers, #member_writers
Constructor Details
This class inherits a constructor from SDL2::Struct