Event Window.MouseMove (gb.sdl)
Event MouseMove ( )
Raised when the mouse moves inside the window while a mouse button is pressed.
You get information about the mouse with the
Mouse class.
By default, this event is raised only if a mouse button is pressed, or if the
Tracking property is set.