#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 | FrameLocation { Invalid, TopLeftCorner, TopRightCorner, BottomLeftCorner, BottomRightCorner, LeftEdge, TopEdge, RightEdge, BottomEdge } |
Enumeration of positions for a frame. More... |
|
Enumeration of positions for a frame.
Definition at line 40 of file CEGUIRenderableFrame.h. |