[][src]Function tetra::graphics::set_internal_width

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

Sets the internal width of the screen.

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