[][src]Function tetra::input::get_mouse_y

pub fn get_mouse_y(ctx: &Context) -> f32

Get the Y co-ordinate of the mouse.

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