pub fn scroll_mouse(p: impl Into<Point>, delta: impl Into<Vec2>) -> MouseEvent
Helper function to construct a “scroll by n ticks” mouse event.