Class: SDL2::TextInputEvent

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

Overview

Keyboard text input event structure (event.text.*)

Constant Summary collapse

TEXT_SIZE =

Line 203

32

Method Summary

Methods inherited from Struct

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

Constructor Details

This class inherits a constructor from SDL2::Struct