DX9ToolsR4 - Created by: X

CBX.Libs.DX9ToolsR4.GUI Namespace

Missing <summary> Documentation for CBX.Libs.DX9ToolsR4.GUI

Classes

ClassDescription
GUI Provides an base object for a GUI.
GUICollection Provides a simplified collection class for gui.igui types.
GUIIndexed Provides a base class for a GUI that uses a indexed texture.
GUITextured Provides a base class for a GUI that uses textures.

Interfaces

InterfaceDescription
IGUI Provides an interface for a GUI.
IGUIIndexed Provides an interface for a GUI that uses a indexed texture.
IGUITextured Provides an interface for a GUI that uses a texture.

Delegates

DelegateDescription
RequestTexture Provides a delegate for requesting a texture.

Enumerations

EnumerationDescription
VertexIndex Provides a enumerated index for vertexes in a object that implements IGUI.