EventsAPI.MOUSE_MOVE

The MOUSE_MOVE event runs every time the mouse is moved around
Takes two parameters,
x and y, which is the difference from the mouse position based on the latest saved position
If returned true,
the event cancels its vanilla function
Note that canceling the vanilla function also cancels saving the last mouse position
field signature:
MOUSE_MOVE
Method Property Fluent Description Representation
Field Type an Event
a a