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