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

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
CPopup Class Reference

#include <popup.h>

Public Member Functions

popup.cpp - The popup globals.
 CPopup ()
 
 ~CPopup ()
 

Public Attributes

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

Constructor & Destructor Documentation

CPopup::CPopup ( )
CPopup::~CPopup ( )

Member Data Documentation

IntColor CPopup::BackgroundColor

Default font for content.

IntColor CPopup::BorderColor

Color used for popup's background.

std::vector<CPopupContentType *> CPopup::Contents
CFont* CPopup::DefaultFont

Minimal height covered by popup.

std::string CPopup::Ident

Array of contents to display.

int CPopup::MarginX

Ident of the popup.

int CPopup::MarginY

Left and right margin width.

int CPopup::MinHeight

Minimal width covered by popup.

int CPopup::MinWidth

Upper and lower margin height.


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.