struct SDL::Event::MultiGesture

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 d_dist #

[View source]
def d_theta #

[View source]
def num_fingers #

[View source]
def touch_id #

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

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

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

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

[View source]