#include <GG/Control.h>
#include <GG/Texture.h>
Go to the source code of this file.
Namespaces | |
namespace | GG |
Classes | |
class | GG::StaticGraphic |
This is a simple, non-interactive window that displays a GG::SubTexture. More... | |
Functions | |
GG::GG_FLAG_TYPE (GraphicStyle) | |
Variables | |
GG_API const GraphicStyle | GG::GRAPHIC_NONE |
GG_API const GraphicStyle | GG::GRAPHIC_VCENTER |
GG_API const GraphicStyle | GG::GRAPHIC_TOP |
GG_API const GraphicStyle | GG::GRAPHIC_BOTTOM |
GG_API const GraphicStyle | GG::GRAPHIC_CENTER |
GG_API const GraphicStyle | GG::GRAPHIC_LEFT |
GG_API const GraphicStyle | GG::GRAPHIC_RIGHT |
GG_API const GraphicStyle | GG::GRAPHIC_FITGRAPHIC |
GG_API const GraphicStyle | GG::GRAPHIC_SHRINKFIT |
GG_API const GraphicStyle | GG::GRAPHIC_PROPSCALE |
Definition in file StaticGraphic.h.