#include "CEGUIWindow.h"
#include "CEGUIWindowFactory.h"
#include "elements/CEGUIScrolledContainerProperties.h"
#include <map>
Include dependency graph for CEGUIScrolledContainer.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::ScrolledContainer |
Helper container window class which is used in the implementation of the ScrollablePane widget class. More... | |
class | CEGUI::ScrolledContainerFactory |
Factory class for producing ScrolledContainer windows. More... |