_________ __ __
/ _____// |_____________ _/ |______ ____ __ __ ______
\_____ \\ __\_ __ \__ \\ __\__ \ / ___\| | \/ ___/
/ \| | | | \// __ \| | / __ \_/ /_/ > | /\___ \
/_______ /|__| |__| (____ /__| (____ /\___ /|____//____ >
\/ \/ \//_____/ \/
______________________ ______________________
T H E W A R B E G I N S
Stratagus - A free fantasy real time strategy game engine
#include <contenttype.h>
Public Member Functions | |
| CContentType () | |
| virtual void | Draw (const CUnit &unit, CFont *defaultfont) const =0 |
| Tell how show the variable Index. More... | |
| virtual void | Parse (lua_State *l)=0 |
contenttype.cpp - . | |
| virtual | ~CContentType () |
Public Attributes | |
| PixelPos | Pos |
| ConditionPanel * | Condition |
| Coordinate where to display. More... | |
Infos to display the contents of panel.
|
inline |
|
virtual |
Tell how show the variable Index.
Implemented in CContentTypeCompleteBar, CContentTypeLifeBar, CContentTypeGraphic, CContentTypeIcon, CContentTypeFormattedText2, CContentTypeFormattedText, and CContentTypeText.
|
pure virtual |
| ConditionPanel* CContentType::Condition |
Coordinate where to display.
| PixelPos CContentType::Pos |
1.8.17
(C) Copyright 1998-2012 by The Stratagus Project under the GNU General Public License.