class Boleite::GUI::InputHandler
Defined in:
boleite/gui/input/handler.crInstance Method Summary
Instance methods inherited from class Boleite::InputReceiver
clear
clear,
process(event : Boleite::InputEvent) : Void
process,
register(action_type, proc)
register,
register_instance(action, signal : Cute::Signal)register_instance(action, proc) register_instance, register_persistent(action_type, proc) register_persistent, register_persistent_instance(action, signal : Cute::Signal)
register_persistent_instance(action, proc) register_persistent_instance, unregister(action_type) unregister, unregister_persistent(action_type) unregister_persistent