28 #ifndef _CEGUIDefaultRenderedStringParser_h_
29 #define _CEGUIDefaultRenderedStringParser_h_
31 #include "CEGUIRenderedStringParser.h"
52 #endif // end of guard _CEGUIDefaultRenderedStringParser_h_
Effectively a 'null' parser that returns a RenderedString representation that will draw the input tex...
Definition: CEGUIDefaultRenderedStringParser.h:41
Class that holds details of colours for the four corners of a rectangle.
Definition: CEGUIColourRect.h:44
Class representing a rendered string of entities.
Definition: CEGUIRenderedString.h:50
Class that encapsulates a typeface.
Definition: CEGUIFont.h:58
Specifies interface for classes that parse text into RenderedString objects.
Definition: CEGUIRenderedStringParser.h:37
String class used within the GUI system.
Definition: CEGUIString.h:57