DX9ToolsR4 - Created by: X

GUITextured Constructor

Creates a new instance of this class.

Overload List

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);

See Also

GUITextured Class | CBX.Libs.DX9ToolsR4.GUI Namespace