$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 | |
ConditionPanel () | |
~ConditionPanel () | |
Public Attributes | |
bool | ShowOnlySelected |
bool | HideNeutral |
if true, show only for selected unit. | |
bool | HideAllied |
if true, don't show for neutral unit. | |
bool | ShowOpponent |
if true, don't show for allied unit. (but show own units) | |
char * | BoolFlags |
if true, show for opponent unit. | |
char * | Variables |
array of condition about user flags. |
ConditionPanel::ConditionPanel | ( | ) | [inline] |
ConditionPanel::~ConditionPanel | ( | ) | [inline] |
if true, show only for selected unit.
if true, don't show for neutral unit.
if true, don't show for allied unit. (but show own units)
if true, show for opponent unit.
array of condition about user flags.