| IUIService Interface |
Namespace: DigitalRune.Game.UI
The IUIService type exposes the following members.
| Name | Description | |
|---|---|---|
| Cursor |
Gets or sets the mouse cursor, overriding the default mouse cursor.
| |
| GameForm |
Gets the Form of the XNA Game.
| |
| InputService |
Gets the input service.
| |
| KeyMap |
Gets or sets the key map that translates Keys to characters.
| |
| Screens |
Gets the UIScreens.
|