struct CrystGLFW::Event::WindowRefresh

Overview

Represents an event wherein a window is refreshed.

Defined in:

crystglfw/events/window_refresh.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]