Class: SDL2::TextEditingEvent

Inherits:
Struct
  • Object
show all
Defined in:
lib/sdl2/events.rb

Overview

Keyboard text editing event structure (event.edit.*)

Constant Summary collapse

TEXT_SIZE =

Line 188

32

Method Summary

Methods inherited from Struct

#==, #initialize, #inspect, member_readers, member_writers, release

Constructor Details

This class inherits a constructor from SDL2::Struct