[][src]Function tetra::graphics::set_internal_size

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

Sets the internal size of the screen.

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