struct CrystGLFW::Event::WindowClose

Overview

Represents an event wherein a window is closed.

Defined in:

crystglfw/events/window_close.cr

Instance Method Summary

Instance methods inherited from struct CrystGLFW::Event::Any

initialize initialize

Constructor methods inherited from struct CrystGLFW::Event::Any

new new

Instance Method Detail

def window : Window #

[View source]