class

GUI::Component::MouseDownEvent

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

Triggered when a mouse button is pressed down while positioned over the Component

Constructors

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

Instance methods

button
x
y