class

GUI::Component::MouseUpEvent

Inherits GUI::Eventable::Event < Reference < Object

Triggered when a mouse button is released.

Constructors

new(button : CrystGLFW::MouseButton, x : Float64, y : Float64)
Source

Instance methods

button
x
y