struct CrystGLFW::Event::WindowRefresh

Overview

Represents an event wherein a window is refreshed.

Defined in:

crystglfw/events/window_refresh.cr

Instance Method Summary

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

new new

Instance Method Detail

def window : CrystGLFW::Window #

[View source]