_________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          T H E   W A R   B E G I N S
                   Stratagus - A free fantasy real time strategy game engine

Public Member Functions | Public Attributes | List of all members
ButtonStyleProperties Class Reference

#include <ui.h>

Public Member Functions

 ButtonStyleProperties ()
 

Public Attributes

CGraphicSprite
 
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...
 

Constructor & Destructor Documentation

◆ ButtonStyleProperties()

ButtonStyleProperties::ButtonStyleProperties ( )
inline

Member Data Documentation

◆ BorderColor

IntColor ButtonStyleProperties::BorderColor

◆ BorderColorRGB

CColor ButtonStyleProperties::BorderColorRGB

◆ BorderSize

int ButtonStyleProperties::BorderSize

◆ Frame

int ButtonStyleProperties::Frame

◆ Sprite

CGraphic* ButtonStyleProperties::Sprite

◆ TextAlign

TextAlignment ButtonStyleProperties::TextAlign

◆ TextNormalColor

std::string ButtonStyleProperties::TextNormalColor

Text location.

◆ TextPos

PixelPos ButtonStyleProperties::TextPos

Text alignment.

◆ TextReverseColor

std::string ButtonStyleProperties::TextReverseColor

Normal text color.


The documentation for this class was generated from the following file:
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.
All trademarks and copyrights on this page are owned by their respective owners.