Buy Me a Coffee at ko-fi.com

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:
EventsAPI.MOUSE_MOVE: Event
typings.67338874
Method PropertyFluent DescriptionRepresentation
Field Type