abstract struct Espresso::WindowEvent

Overview

Base for all events that are associated with a window.

Direct Known Subclasses

Defined in:

espresso/events/window_event.cr

Instance Method Summary

Instance Method Detail

def window : Window #

Window that the event occurred on.


[View source]