#include "CEGUIWindow.h"
#include "CEGUIWindowFactory.h"
Include dependency graph for CEGUIGUISheet.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | CEGUI |
Classes | |
class | CEGUI::GUISheet |
Window class intended to be used as a simple, generic Window. More... | |
class | CEGUI::GUISheetFactory |
Factory class for producing default windows. More... | |
Typedefs | |
typedef GUISheet | CEGUI::DefaultWindow |
typedef for DefaultWindow, which is the new name for GUISheet. |