IUIRenderer Methods |
The IUIRenderer type exposes the following members.
Name | Description | |
---|---|---|
BeginBatch |
Calls the Begin method of the
SpriteBatch with default settings.
| |
EndBatch |
Calls End method of the
SpriteBatch to commit the current batch.
| |
GetAttributeT |
Gets a style-specific attribute value.
| |
GetCursor |
Gets a mouse cursor.
| |
GetFont |
Gets a sprite font.
| |
GetTexture |
Gets a texture.
| |
Render |
Renders the specified control.
|