$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 | |
CContentTypeCompleteBar () | |
mainscr.cpp - The main screen. | |
virtual void | Draw (const CUnit &unit, CFont *defaultfont) const |
Public Attributes | |
int | Index |
int | Width |
Index of the variable to show, -1 if not. | |
int | Height |
Width of the bar. | |
char | Border |
Height of the bar. | |
char | Color |
True for additional border. |
CContentTypeCompleteBar::CContentTypeCompleteBar | ( | ) | [inline] |
Draw life bar of a unit using selected variable. Placed under icons on top-panel.
unit | Pointer to unit. | |
defaultfont | FIXME: docu |
Implements CContentType.
Index of the variable to show, -1 if not.
Width of the bar.
Height of the bar.
True for additional border.