struct SDL::Event::TextInput

Defined in:

events.cr

Instance Method Summary

Instance methods inherited from struct SDL::Event

timestamp timestamp, type type

Constructor methods inherited from struct SDL::Event

new(event : LibSDL::Event) new

Class methods inherited from struct SDL::Event

enable(type : Type) : Nil enable, enabled?(type : Type) : Nil enabled?, ignore(type : Type) : Nil ignore, ignored?(type : Type) ignored?, poll poll, wait(timeout = nil) wait

Instance Method Detail

def text(*args, **options) #

[View source]
def text(*args, **options, &) #

[View source]
def window_id #

[View source]