_________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          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
ConditionPanel Class Reference

#include <ui.h>

Public Member Functions

 ConditionPanel ()
 
 ~ConditionPanel ()
 

Public Attributes

bool ShowOnlySelected
 
bool HideNeutral
 if true, show only for selected unit. More...
 
bool HideAllied
 if true, don't show for neutral unit. More...
 
bool ShowOpponent
 if true, don't show for allied unit. (but show own units) More...
 
char * BoolFlags
 if true, show for opponent unit. More...
 
char * Variables
 array of condition about user flags. More...
 

Detailed Description

Condition to show panel content.

Constructor & Destructor Documentation

◆ ConditionPanel()

ConditionPanel::ConditionPanel ( )
inline

◆ ~ConditionPanel()

ConditionPanel::~ConditionPanel ( )
inline

Member Data Documentation

◆ BoolFlags

char* ConditionPanel::BoolFlags

if true, show for opponent unit.

◆ HideAllied

bool ConditionPanel::HideAllied

if true, don't show for neutral unit.

◆ HideNeutral

bool ConditionPanel::HideNeutral

if true, show only for selected unit.

◆ ShowOnlySelected

bool ConditionPanel::ShowOnlySelected

◆ ShowOpponent

bool ConditionPanel::ShowOpponent

if true, don't show for allied unit. (but show own units)

◆ Variables

char* ConditionPanel::Variables

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.