struct SF::Event::MouseMoved

Overview

The mouse cursor moved (subtype of MouseMoveEvent)

Defined in:

window/obj.cr

Instance methods inherited from struct SF::Event::MouseMoveEvent

dup : MouseMoveEvent dup, x : Int32 x, x=(x : Int) x=, y : Int32 y, y=(y : Int) y=

Constructor methods inherited from struct SF::Event::MouseMoveEvent

new new

Instance methods inherited from struct SF::Event

initialize initialize

Constructor methods inherited from struct SF::Event

new new