public void Reset() { Panel.WritePublicText(""); Panel.ShowPublicTextOnScreen(); FontSize = Panel.GetValue <float>("FontSize"); ScaledWidth = BaseWidth / FontSize; }