idTech4.UI.idWinBackground.idWinBackground C# (CSharp) Method

idWinBackground() public method

public idWinBackground ( string name ) : System
name string
return System
		public idWinBackground(string name)
			: base(name)
		{

		}
		#endregion