struct CrystGLFW::Event::WindowClose

Overview

Represents an event wherein a window is closed.

Defined in:

crystglfw/events/window_close.cr

Instance Method Summary

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

new new

Instance Method Detail

def window : CrystGLFW::Window #

[View source]