_________ __ __ / _____// |_____________ _/ |______ ____ __ __ ______ \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/ / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \ /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ > \/ \/ \//_____/ \/ ______________________ ______________________ T H E W A R B E G I N S Stratagus - A free fantasy real time strategy game engine
#include <ui.h>
Public Member Functions | |
ButtonStyleProperties () | |
Public Attributes | |
CGraphic * | Sprite |
int | Frame |
CColor | BorderColorRGB |
IntColor | BorderColor |
int | BorderSize |
TextAlignment | TextAlign |
PixelPos | TextPos |
Text alignment. More... | |
std::string | TextNormalColor |
Text location. More... | |
std::string | TextReverseColor |
Normal text color. More... | |
|
inline |
IntColor ButtonStyleProperties::BorderColor |
CColor ButtonStyleProperties::BorderColorRGB |
int ButtonStyleProperties::BorderSize |
int ButtonStyleProperties::Frame |
CGraphic* ButtonStyleProperties::Sprite |
TextAlignment ButtonStyleProperties::TextAlign |
std::string ButtonStyleProperties::TextNormalColor |
Text location.
PixelPos ButtonStyleProperties::TextPos |
Text alignment.
std::string ButtonStyleProperties::TextReverseColor |
Normal text color.