$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

CPopup Class Reference

#include <ui.h>

List of all members.


Public Member Functions

 CPopup ()
 ~CPopup ()

Public Attributes

std::vector< CPopupContentType * > Contents
std::string Ident
 Array of contents to display.
int MarginX
 Ident of the popup.
int MarginY
 Left and right margin width.
int MinWidth
 Upper and lower margin height.
int MinHeight
 Minimal width covered by popup.
CFontDefaultFont
 Minimal height covered by popup.
Uint32 BackgroundColor
 Default font for content.
Uint32 BorderColor
 Color used for popup's background.

Constructor & Destructor Documentation

CPopup::CPopup (  )  [inline]

CPopup::~CPopup (  )  [inline]


Member Data Documentation

std::string CPopup::Ident

Array of contents to display.

Ident of the popup.

Left and right margin width.

Upper and lower margin height.

Minimal width covered by popup.

Minimal height covered by popup.

Default font for content.

Color used for popup's background.


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.