Click or drag to resize
DigitalRuneUIRenderer Properties

The UIRenderer type exposes the following members.

Properties
  NameDescription
Public propertyGraphicsDevice
Gets the graphics device.
Public propertyIsDisposed
Gets a value indicating whether this instance has been disposed of.
Public propertyRenderCallbacks
Gets the render callbacks.
Public propertySpriteBatch
Gets the sprite batch that is used to draw all images for the UI controls.
Public propertyTemplates
Gets the UI control templates that define the game object properties for the different styles.
Public propertyTheme
Gets the UI theme.
Public propertyWhiteTexture
Gets a white 1x1 texture.
Top
See Also