Function tetra::input::get_mouse_y

source ·
pub fn get_mouse_y(ctx: &Context) -> f32
Expand description

Get the Y co-ordinate of the mouse.

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