Class: SDL2::Event::TextEditing
- Defined in:
- lib/sdl2/event/text_editing.rb
Overview
Keyboard text editing event structure (event.edit.*)
Constant Summary collapse
- TEXT_SIZE =
Line 188
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