DX9ToolsR4 - Created by: X

GUIIndexed Members

GUIIndexed overview

Public Instance Constructors

GUIIndexedOverloaded. Initializes a new instance of the GUIIndexed class.

Public Instance Properties

Child Gets/Sets the value of a child gui.
ChildCount The number of children the gui contains.
Height Gets or sets the height of the gui.
Left Gets or sets the x-coordinate of a gui's left edge in pixels.
Parent Returns a reference to the parent gui.
RequestTextureCallback Provides a callback method to for requesting textures.
TextureIndexOverloaded. Gets or Sets the texture index for a particular texture stage.
Top Gets or sets the y-coordinate of a gui's top edge in pixels.
VertexesOverloaded. Provides access to the vertexes for the gui.
Width Gets or sets the width of the gui.

Public Instance Methods

AddChild Adds a child GUI to this GUI.
Equals (inherited from Object)
GetHashCode (inherited from Object)
GetType (inherited from Object)
RemoveOverloaded. Removes an item.
Render Used to render the gui.
SetVertexDataOverloaded. Sets the vertex data directly.
ToString (inherited from Object)

Protected Instance Methods

Finalize (inherited from Object)
MemberwiseClone (inherited from Object)

See Also

GUIIndexed Class | CBX.Libs.DX9ToolsR4.GUI Namespace