Mouse Motion Event
This represents a mouse motion event with x and y position.
auto mme = MouseMotionEvent(0.5, -0.4);
See Implementation
Mouse Motion Event
This represents a mouse motion event with x and y position.