Creates a new instance of this class.
Creates a new instance of this class.
public GUI();
Creates a new instance of this class.
public GUI(Color);
Creates a new instance of this class.
public GUI(Point,Size,Color,float);
Creates a new instance of this class.
public GUI(Rectangle);
Creates a new instance of this class.
public GUI(Rectangle,Color);
Creates a new instance of this class.
public GUI(Rectangle,Color,float);
Creates a new instance of this class.
public GUI(float,float,float,float);
Creates a new instance of this class.
public GUI(float,float,float,float,Color);
Creates a new instance of this class.
public GUI(float,float,float,float,Color,float);
GUI Class | CBX.Libs.DX9ToolsR4.GUI Namespace