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

Public Member Functions | Public Attributes | List of all members
CContentType Class Referenceabstract

#include <contenttype.h>

Inheritance diagram for CContentType:
CContentTypeCompleteBar CContentTypeFormattedText CContentTypeFormattedText2 CContentTypeGraphic CContentTypeIcon CContentTypeLifeBar CContentTypeText

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
 
ConditionPanelCondition
 Coordinate where to display. More...
 

Detailed Description

Infos to display the contents of panel.

Constructor & Destructor Documentation

◆ CContentType()

CContentType::CContentType ( )
inline

◆ ~CContentType()

CContentType::~CContentType ( )
virtual

Member Function Documentation

◆ Draw()

virtual void CContentType::Draw ( const CUnit unit,
CFont defaultfont 
) const
pure virtual

◆ Parse()

virtual void CContentType::Parse ( lua_State *  l)
pure virtual

Member Data Documentation

◆ Condition

ConditionPanel* CContentType::Condition

Coordinate where to display.

◆ Pos

PixelPos CContentType::Pos

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.