27 #ifndef _CEGUIDefaultRenderedStringParser_h_ 28 #define _CEGUIDefaultRenderedStringParser_h_ 30 #include "CEGUI/RenderedStringParser.h" 45 const Font* initial_font,
51 #endif // end of guard _CEGUIDefaultRenderedStringParser_h_ Main namespace for Crazy Eddie's GUI Library.
Definition: cegui/include/CEGUI/Affector.h:42
Effectively a 'null' parser that returns a RenderedString representation that will draw the input tex...
Definition: cegui/include/CEGUI/DefaultRenderedStringParser.h:40
Class that holds details of colours for the four corners of a rectangle.
Definition: cegui/include/CEGUI/ColourRect.h:43
Class representing a rendered string of entities.
Definition: cegui/include/CEGUI/RenderedString.h:50
Class that encapsulates a typeface.
Definition: cegui/include/CEGUI/Font.h:58
Specifies interface for classes that parse text into RenderedString objects.
Definition: cegui/include/CEGUI/RenderedStringParser.h:37
String class used within the GUI system.
Definition: cegui/include/CEGUI/String.h:62