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

#include <ui.h>

Public Member Functions

 CUnitInfoPanel ()
 
ui.cpp - The user interface globals.
 ~CUnitInfoPanel ()
 

Public Attributes

std::string Name
 
int PosX
 Ident of the panel. More...
 
int PosY
 X coordinate of the panel. More...
 
CFontDefaultFont
 Y coordinate of the panel. More...
 
std::vector< CContentType * > Contents
 Default font for content. More...
 
ConditionPanelCondition
 Array of contents to display. More...
 

Detailed Description

Info for the panel.

Constructor & Destructor Documentation

◆ CUnitInfoPanel()

CUnitInfoPanel::CUnitInfoPanel ( )
inline

◆ ~CUnitInfoPanel()

CUnitInfoPanel::~CUnitInfoPanel ( )

Member Data Documentation

◆ Condition

ConditionPanel* CUnitInfoPanel::Condition

Array of contents to display.

◆ Contents

std::vector<CContentType *> CUnitInfoPanel::Contents

Default font for content.

◆ DefaultFont

CFont* CUnitInfoPanel::DefaultFont

Y coordinate of the panel.

◆ Name

std::string CUnitInfoPanel::Name

◆ PosX

int CUnitInfoPanel::PosX

Ident of the panel.

◆ PosY

int CUnitInfoPanel::PosY

X coordinate of the panel.


The documentation for this class was generated from the following files:
(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.