Tesseract Engine Documentation

HeadsUpDisplay.Resize Method 

Resizes the HUD based on viewport change

public void Resize(
   Vector2 HudScaleMultiplier
);

Parameters

HudScaleMultiplier
The ratio between old viewport and resized viewport

See Also

HeadsUpDisplay Class | DarkWynter.Engine.UserInterface Namespace