28 #ifndef _CEGUIFalXMLEnumHelper_h_
29 #define _CEGUIFalXMLEnumHelper_h_
31 #include "../CEGUIString.h"
32 #include "../CEGUIWindow.h"
33 #include "CEGUIFalEnums.h"
70 #endif // end of guard _CEGUIFalXMLEnumHelper_h_
VerticalFormatting
Enumeration of possible values to indicate the vertical formatting to be used for an image component...
Definition: CEGUIFalEnums.h:57
DimensionOperator
Enumeration of values representing mathematical operations on dimensions.
Definition: CEGUIFalEnums.h:121
HorizontalTextFormatting
Enumeration of possible values to indicate the horizontal formatting to be used for a text component...
Definition: CEGUIFalEnums.h:94
DimensionType
Enumeration of possible values to indicate what a given dimension represents.
Definition: CEGUIFalEnums.h:38
Utility helper class primarily intended for use by the falagard xml parser.
Definition: CEGUIFalXMLEnumHelper.h:42
VerticalTextFormatting
Enumeration of possible values to indicate the vertical formatting to be used for a text component...
Definition: CEGUIFalEnums.h:83
HorizontalFormatting
Enumeration of possible values to indicate the horizontal formatting to be used for an image componen...
Definition: CEGUIFalEnums.h:70
FrameImageComponent
Enumeration of values referencing available images forming a frame component.
Definition: CEGUIFalEnums.h:134
VerticalAlignment
Enumerated type used when specifying vertical alignments.
Definition: CEGUIWindow.h:65
FontMetricType
Enumeration of possible values to indicate a particular font metric.
Definition: CEGUIFalEnums.h:110
HorizontalAlignment
Enumerated type used when specifying horizontal alignments.
Definition: CEGUIWindow.h:88
String class used within the GUI system.
Definition: CEGUIString.h:57