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

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()

CPopup::~CPopup ( )

Member Data Documentation

◆ BackgroundColor

IntColor CPopup::BackgroundColor

Default font for content.

◆ BorderColor

IntColor CPopup::BorderColor

Color used for popup's background.

◆ Contents

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

◆ DefaultFont

CFont* CPopup::DefaultFont

Minimal height covered by popup.

◆ Ident

std::string CPopup::Ident

Array of contents to display.

◆ MarginX

int CPopup::MarginX

Ident of the popup.

◆ MarginY

int CPopup::MarginY

Left and right margin width.

◆ MinHeight

int CPopup::MinHeight

Minimal width covered by popup.

◆ MinWidth

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.