_________ __                 __
        /   _____//  |_____________ _/  |______     ____  __ __  ______
        \_____  \\   __\_  __ \__  \\   __\__  \   / ___\|  |  \/  ___/
        /        \|  |  |  | \// __ \|  |  / __ \_/ /_/  >  |  /\___ \
       /_______  /|__|  |__|  (____  /__| (____  /\___  /|____//____  >
               \/                  \/          \//_____/            \/
    ______________________                           ______________________
                          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
Decoration Class Reference

Public Member Functions

 Decoration ()
 

Public Attributes

std::string File
 
PixelPos HotPos
 File containing the graphics data. More...
 
int Width
 drawing position (relative) More...
 
int Height
 width of the decoration More...
 
CGraphicSprite
 height of the decoration More...
 

Detailed Description

Decoration: health, mana.

Constructor & Destructor Documentation

◆ Decoration()

Decoration::Decoration ( )
inline

Member Data Documentation

◆ File

std::string Decoration::File

◆ Height

int Decoration::Height

width of the decoration

◆ HotPos

PixelPos Decoration::HotPos

File containing the graphics data.

◆ Sprite

CGraphic* Decoration::Sprite

height of the decoration

◆ Width

int Decoration::Width

drawing position (relative)


The documentation for this class was generated from the following file:
(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.