[][src]Function tetra::graphics::set_internal_height

pub fn set_internal_height(ctx: &mut Context, height: i32)

Sets the internal height of the screen.

If the scaling mode is set to Resize, this will not take effect until the scaling mode is changed.