27 #ifndef _CEGUIRenderedStringParser_h_
28 #define _CEGUIRenderedStringParser_h_
30 #include "CEGUI/RenderedString.h"
31 #include "CEGUI/String.h"
58 const Font* initial_font,
64 #endif // end of guard _CEGUIRenderedStringParser_h_
Definition: MemoryAllocatedObject.h:109
Main namespace for Crazy Eddie's GUI Library.
Definition: arch_overview.dox:1
Class that holds details of colours for the four corners of a rectangle.
Definition: ColourRect.h:43
Class representing a rendered string of entities.
Definition: RenderedString.h:50
Class that encapsulates a typeface.
Definition: Font.h:58
Specifies interface for classes that parse text into RenderedString objects.
Definition: RenderedStringParser.h:37
String class used within the GUI system.
Definition: String.h:62