Label Class Reference
[Core GUI related classes (widgets)]

#include <label.h>

List of all members.


Detailed Description

Label widget.

Same as the Guichan label but modified to use the palette system.

Definition at line 33 of file label.h.


Public Member Functions

 Label ()
 Constructor.
 Label (const std::string &caption)
 Constructor.
void draw (gcn::Graphics *graphics)
 Draws the label.

Constructor & Destructor Documentation

Label::Label (  ) 

Constructor.

Definition at line 26 of file label.cpp.

Label::Label ( const std::string &  caption  ) 

Constructor.

This version of the constructor sets the label with an inintialization string.

Definition at line 30 of file label.cpp.


Member Function Documentation

void Label::draw ( gcn::Graphics *  graphics  ) 

Draws the label.

Definition at line 35 of file label.cpp.


The documentation for this class was generated from the following files:

Generated on Sun Apr 26 17:30:43 2009 for The Mana World by  doxygen 1.5.5