struct CrystGLFW::Event::WindowCursorCrossThreshold

Overview

Represents an event wherein a window's cursor crosses the threshold of the window.

Defined in:

crystglfw/events/window_cursor_cross_threshold.cr

Instance Method Summary

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

new new

Instance Method Detail


[View source]
def entered? : Bool #

[View source]
def window : CrystGLFW::Window #

[View source]