class Glove::Events::Key

Defined in:

event.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(direction : Symbol, key : Int32) #

[View source]

Instance Method Detail

def key : Int32 #

[View source]
def pressed? #

[View source]
def released? #

[View source]
def repeat? #

[View source]