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

ConditionPanel Class Reference

#include <ui.h>

List of all members.


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.

Detailed Description

Condition to show panel content.

Constructor & Destructor Documentation

ConditionPanel::ConditionPanel (  )  [inline]

ConditionPanel::~ConditionPanel (  )  [inline]


Member Data Documentation

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.


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.