TextRenderer Class Reference

#include <textrenderer.h>

List of all members.


Detailed Description

Class for text rendering.

Used by the TextParticle, the Text and FlashText objects and the Preview in the color dialog.

Definition at line 32 of file textrenderer.h.


Static Public Member Functions

static void renderText (gcn::Graphics *graphics, const std::string &text, int x, int y, gcn::Graphics::Alignment align, const gcn::Color &color, gcn::Font *font, bool outline=false, bool shadow=false, int alpha=255)
 Renders a specified text.

Member Function Documentation

static void TextRenderer::renderText ( gcn::Graphics *  graphics,
const std::string &  text,
int  x,
int  y,
gcn::Graphics::Alignment  align,
const gcn::Color &  color,
gcn::Font *  font,
bool  outline = false,
bool  shadow = false,
int  alpha = 255 
) [inline, static]

Renders a specified text.

Definition at line 38 of file textrenderer.h.


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

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