#include "CEGUIProperty.h"
Include dependency graph for CEGUIStaticProperties.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::StaticProperties |
Classes | |
class | CEGUI::StaticProperties::FrameEnabled |
Property to access the state of the frame enabled setting for the Static widget. More... | |
class | CEGUI::StaticProperties::BackgroundEnabled |
Property to access the state of the frame background setting for the Static widget. More... | |
class | CEGUI::StaticProperties::FrameColours |
Property to access the frame colours for the Static widget. More... | |
class | CEGUI::StaticProperties::BackgroundColours |
Property to access the background colours for the Static widget. More... | |
class | CEGUI::StaticProperties::BackgroundImage |
Property to access the background image for the Static widget. More... | |
class | CEGUI::StaticProperties::TopLeftFrameImage |
Property to access the top-left image for the frame of the Static widget. More... | |
class | CEGUI::StaticProperties::TopRightFrameImage |
Property to access the top-right image for the frame of the Static widget. More... | |
class | CEGUI::StaticProperties::BottomLeftFrameImage |
Property to access the bottom-left image for the frame of the Static widget. More... | |
class | CEGUI::StaticProperties::BottomRightFrameImage |
Property to access the bottom-right image for the frame of the Static widget. More... | |
class | CEGUI::StaticProperties::LeftFrameImage |
Property to access the left edge image for the frame of the Static widget. More... | |
class | CEGUI::StaticProperties::RightFrameImage |
Property to access the right edge image for the frame of the Static widget. More... | |
class | CEGUI::StaticProperties::TopFrameImage |
Property to access the top edge image for the frame of the Static widget. More... | |
class | CEGUI::StaticProperties::BottomFrameImage |
Property to access the bottom edge image for the frame of the Static widget. More... |