#include "CEGUIBase.h"
#include "CEGUIRenderableElement.h"
Include dependency graph for CEGUIRenderableFrame.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::RenderableFrame |
A higher order GUI entity that represents a renderable frame. More... | |
Enumerations | |
enum | CEGUI::FrameLocation { CEGUI::Invalid, CEGUI::TopLeftCorner, CEGUI::TopRightCorner, CEGUI::BottomLeftCorner, CEGUI::BottomRightCorner, CEGUI::LeftEdge, CEGUI::TopEdge, CEGUI::RightEdge, CEGUI::BottomEdge } |
Enumeration of positions for a frame. More... |