[][src]Function tetra::input::get_mouse_position

pub fn get_mouse_position(ctx: &Context) -> Vec2

Get the position of the mouse.

If the screen is scaled, the returned value will be relative to the original size.