Function ggez::mouse::set_position [] [src]

pub fn set_position(ctx: &Context, point: Point2)

Set the current position of the mouse cursor, in pixels. Uses strictly window-only coordinates.