Click or drag to resize
DigitalRuneDigitalRune.Game.UI.Content.Pipeline Namespace
The DigitalRune.Game.UI.Content.Pipeline namespace provides the content pipeline for DigitalRune Game UI. (Only available in XNA/MonoGame compatible builds.)
Classes
  ClassDescription
Public classThemeAttributeContent
Represents an attribute of the UI theme (Name and Value).
Public classThemeContent
Represents a UI theme that defines the properties and visual appearance of UI controls.
Public classThemeCursorContent
Represents a mouse cursor of the UI theme.
Public classThemeFontContent
Represents a font of the UI theme.
Public classThemeImageContent
Represents an image of the UI theme.
Public classThemeImporter
Imports the XML description of a UI theme.
Public classThemeProcessor
Builds a UI theme including cursors, textures, fonts, etc.
Public classThemeStateContent
Represents a visual state of a UI control.
Public classThemeStyleContent
Represents a visual style of a UI control.
Public classThemeTextureContent
Represents a texture of the UI theme.
Public classThemeWriter
Write a UI theme to binary format.