Class: SDL2::Event::TextInput
- Defined in:
- lib/sdl2/event/text_input.rb
Overview
Keyboard text input event structure (event.text.*)
Constant Summary collapse
- TEXT_SIZE =
Line 203
32
Constants inherited from Abstract
Method Summary
Methods inherited from Abstract
Methods inherited from Struct
#==, cast, create, #free, #initialize, release, #to_s, #update_members
Methods included from StructHelper
#member_readers, #member_writers
Constructor Details
This class inherits a constructor from SDL2::Struct