Class: SDL2::TextInputEvent
- Inherits:
-
AbstractEvent
- Object
- FFI::Struct
- Struct
- AbstractEvent
- SDL2::TextInputEvent
- Defined in:
- lib/sdl2/events.rb
Overview
Keyboard text input event structure (event.text.*)
Constant Summary collapse
- TEXT_SIZE =
Line 203
32
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