$treeview $search $mathjax
Stratagus
2.2.6
$projectbrief
|
$projectbrief
|
$searchbox |
_________ __ __ / _____// |_____________ _/ |______ ____ __ __ ______ \_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/ / \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \ /_______ /|__| |__| (____ /__| (____ /\___ /|____//____ > \/ \/ \//_____/ \/ ______________________ ______________________ 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 | |
CUnitInfoPanel () | |
~CUnitInfoPanel () | |
Public Attributes | |
std::string | Name |
int | PosX |
Ident of the panel. | |
int | PosY |
X coordinate of the panel. | |
CFont * | DefaultFont |
Y coordinate of the panel. | |
std::vector< CContentType * > | Contents |
Default font for content. | |
ConditionPanel * | Condition |
Array of contents to display. |
CUnitInfoPanel::CUnitInfoPanel | ( | ) | [inline] |
CUnitInfoPanel::~CUnitInfoPanel | ( | ) | [inline] |
std::string CUnitInfoPanel::Name |
Ident of the panel.
X coordinate of the panel.
Y coordinate of the panel.
std::vector<CContentType *> CUnitInfoPanel::Contents |
Default font for content.
Array of contents to display.