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