pub fn set_current_mouse_world(p: Point)
Record the current mouse cursor position in app-level (world / Y-up logical) coordinates. Called by App’s mouse entry points.
App