#include "CEGUIProperty.h"
Include dependency graph for CEGUIMenuBaseProperties.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | CEGUI |
namespace | CEGUI::MenuBaseProperties |
Classes | |
class | CEGUI::MenuBaseProperties::ItemSpacing |
Property to access the item spacing of the menu. More... | |
class | CEGUI::MenuBaseProperties::HorzPadding |
Property to access the horz padding value of the menu. More... | |
class | CEGUI::MenuBaseProperties::VertPadding |
Property to access the vert padding value of the menu. More... | |
class | CEGUI::MenuBaseProperties::BorderWidth |
Property to access the border width of the menu. More... | |
class | CEGUI::MenuBaseProperties::BackgroundColours |
Property to access the background colours of the menu. More... | |
class | CEGUI::MenuBaseProperties::AllowMultiplePopups |
Property to access the state of the allow multiple popups setting. More... |