TextChunk Class Reference

List of all members.


Detailed Description

Definition at line 31 of file truetypefont.cpp.


Public Member Functions

 TextChunk (const std::string &text, const gcn::Color &color)
 ~TextChunk ()
bool operator== (const TextChunk &chunk) const
void generate (TTF_Font *font)

Public Attributes

Imageimg
std::string text
gcn::Color color

Constructor & Destructor Documentation

TextChunk::TextChunk ( const std::string &  text,
const gcn::Color &  color 
) [inline]

Definition at line 34 of file truetypefont.cpp.

TextChunk::~TextChunk (  )  [inline]

Definition at line 39 of file truetypefont.cpp.


Member Function Documentation

bool TextChunk::operator== ( const TextChunk chunk  )  const [inline]

Definition at line 44 of file truetypefont.cpp.

void TextChunk::generate ( TTF_Font *  font  )  [inline]

Definition at line 49 of file truetypefont.cpp.


Member Data Documentation

Definition at line 70 of file truetypefont.cpp.

std::string TextChunk::text

Definition at line 71 of file truetypefont.cpp.

gcn::Color TextChunk::color

Definition at line 72 of file truetypefont.cpp.


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