Pyrogenesis  13997
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes
GUItext.h File Reference
#include <list>
#include "CGUISprite.h"

Go to the source code of this file.

Classes

struct  SGUIText
 An SGUIText object is a parsed string, divided into text-rendering components. More...
 
struct  SGUIText::SSpriteCall
 A sprite call to the CRenderer. More...
 
struct  SGUIText::STextCall
 A text call to the CRenderer. More...
 
class  CGUIString
 String class, substitute for CStr, but that parses the tags and builds up a list of all text that will be different when outputted. More...
 
struct  CGUIString::TextChunk
 A chunk of text that represents one call to the renderer. More...
 
struct  CGUIString::TextChunk::Tag
 A tag looks like this "Hello [B]there[/B] little". More...
 
struct  CGUIString::TextChunk::Tag::TagAttribute
 
struct  CGUIString::SFeedback
 All data generated in GenerateTextCall() More...