$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
#include <ui.h>
Public Member Functions | |
CPopupContentTypeCosts () | |
virtual | ~CPopupContentTypeCosts () |
botpanel.cpp - The bottom panel. | |
virtual void | Draw (int x, int y, const CPopup *popup, const unsigned int popupWidth, const ButtonAction &button, int *Costs) const |
Tell how show the variable Index. | |
virtual int | GetWidth (const ButtonAction &button, int *Costs) const |
Get the content's width. | |
virtual int | GetHeight (const ButtonAction &button, int *Costs) const |
Get the content's height. | |
Public Attributes | |
CFont * | Font |
char | Centered |
Font to use. |
CPopupContentTypeCosts::CPopupContentTypeCosts | ( | ) | [inline] |
virtual CPopupContentTypeCosts::~CPopupContentTypeCosts | ( | ) | [inline, virtual] |
void CPopupContentTypeCosts::Draw | ( | int | x, | |
int | y, | |||
const CPopup * | popup, | |||
const unsigned int | popupWidth, | |||
const ButtonAction & | button, | |||
int * | Costs | |||
) | const [virtual] |
int CPopupContentTypeCosts::GetWidth | ( | const ButtonAction & | button, | |
int * | Costs | |||
) | const [virtual] |
int CPopupContentTypeCosts::GetHeight | ( | const ButtonAction & | button, | |
int * | Costs | |||
) | const [virtual] |
Font to use.