class Boleite::InputReceiver::GlueSignal(A, P)

Defined in:

boleite/input/input_receiver.cr

Constructors

Instance Method Summary

Instance methods inherited from class Boleite::InputReceiver::GlueImp(A, P)

for?(type) : Bool for?, interested?(input) : Bool interested?

Constructor methods inherited from class Boleite::InputReceiver::GlueImp(A, P)

new(action : A, callback : P) new

Instance methods inherited from class Boleite::InputReceiver::Glue

execute(input) : Nil execute, for?(type) : Bool for?, interested?(input) : Bool interested?

Constructor Detail

def self.new(action : A, callback : P) #

[View source]

Instance Method Detail

def execute(input) : Nil #

[View source]