#include <label.h>
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. | |
| Label::Label | ( | const std::string & | caption | ) |
| void Label::draw | ( | gcn::Graphics * | graphics | ) |
1.5.5