#include <Interfaces.h>
Inherits DigitalSpaces::DIObjectBase.
Gives access to GUI elements, and controls GUI wide states
Public Member Functions | |
| DI3DVisualsGUIElement1 * | GetGUIElement (const char *sElementName) |
| Return an existing GUI element. | |
| void | ActivateCursor () |
| Makes the graphical representation of the mouse cursor visible. | |
| void | DeactivateCursor () |
| Makes the graphical representation of the mouse cursor invisible. | |
| DI3DVisualsGUIElement1* DigitalSpaces::DI3DVisualsGUI1::GetGUIElement | ( | const char * | sElementName | ) |
Return an existing GUI element.
| sElementName | The name the element was created with. |
1.5.6