#include "CEGUIBase.h"
#include "CEGUIString.h"
#include "CEGUISingleton.h"
#include "CEGUILogger.h"
#include "CEGUIIteratorBase.h"
#include <map>
#include <vector>
Include dependency graph for CEGUIWindowManager.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::WindowManager |
The WindowManager class describes an object that manages creation and lifetime of Window objects. More... |