abstract struct Glove::EventHandler

Defined in:

event_handler.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new #

[View source]

Instance Method Detail

abstract def handle(event : Glove::Event, entity : Glove::Entity, space, app) #

[View source]
def initialize #

[View source]