Generic GUI Interfaces
[Interfaces]
Detailed Description
Interfaces related to working with an overlay GUI.
- Warning:
- The current implementation of these DInterfaces (GUI_CEGUI) is not useful. We suggest using the CEGUIInterface instead.
- See also:
- CEGUIInterfaces
- Todo:
- This needs to be renamed to 2DGUI, since the GUI is overlayed/flat, and will not be always tied to a 3D Renderer
- Todo:
- Also look at making all Widget-specific interfaces derived from DI3DVisualsGUIElement1. Will make vtables bigger, but save on down casting.