#include <GG/Base.h>
#include <GG/Exception.h>
#include <GG/Flags.h>
Go to the source code of this file.
Namespaces | |
namespace | GG |
Functions | |
GG::GG_FLAG_TYPE (Alignment) | |
Variables | |
GG_API const Alignment | GG::ALIGN_NONE |
GG_API const Alignment | GG::ALIGN_VCENTER |
GG_API const Alignment | GG::ALIGN_TOP |
GG_API const Alignment | GG::ALIGN_BOTTOM |
GG_API const Alignment | GG::ALIGN_CENTER |
GG_API const Alignment | GG::ALIGN_LEFT |
GG_API const Alignment | GG::ALIGN_RIGHT |
Definition in file AlignmentFlags.h.