28 #ifndef _CEGUIFalEnums_h_
29 #define _CEGUIFalEnums_h_
151 #endif // end of guard _CEGUIFalEnums_h_
Dimension represents the left edge of some entity (same as DT_X_POSITION).
Definition: CEGUIFalEnums.h:40
Top of text should be aligned with the top of the destination area.
Definition: CEGUIFalEnums.h:85
References image used for the left edge.
Definition: CEGUIFalEnums.h:141
References image used for the top-right corner.
Definition: CEGUIFalEnums.h:138
References image used for the bottom-left corner.
Definition: CEGUIFalEnums.h:139
Dimension represents the top edge of some entity (same as DT_Y_POSITION).
Definition: CEGUIFalEnums.h:42
Vertical baseline value for font.
Definition: CEGUIFalEnums.h:113
Image should be vertically centred within the destination area.
Definition: CEGUIFalEnums.h:60
Left of text should be aligned with the left of the destination area (single line of text only)...
Definition: CEGUIFalEnums.h:96
VerticalFormatting
Enumeration of possible values to indicate the vertical formatting to be used for an image component...
Definition: CEGUIFalEnums.h:57
Image should be tiled vertically to fill the destination area (bottom-most tile may be clipped)...
Definition: CEGUIFalEnums.h:63
Bottom of text should be aligned with the bottom of the destination area.
Definition: CEGUIFalEnums.h:87
References image used for the top-left corner.
Definition: CEGUIFalEnums.h:137
Dimension represents the y offset of some entity (usually only applies to an Image entity)...
Definition: CEGUIFalEnums.h:49
Dims should be added.
Definition: CEGUIFalEnums.h:124
Right of text should be aligned with the right of the destination area (word wrapped to multiple line...
Definition: CEGUIFalEnums.h:101
References image used for the bottom-right corner.
Definition: CEGUIFalEnums.h:140
Dimension represents the x offset of some entity (usually only applies to an Image entity)...
Definition: CEGUIFalEnums.h:48
DimensionOperator
Enumeration of values representing mathematical operations on dimensions.
Definition: CEGUIFalEnums.h:121
Dims should be divided.
Definition: CEGUIFalEnums.h:127
References image used for the bottom edge.
Definition: CEGUIFalEnums.h:144
Dimension represents the height of some entity.
Definition: CEGUIFalEnums.h:47
Dimension represents the x position of some entity (same as DT_LEFT_EDGE).
Definition: CEGUIFalEnums.h:41
Right of Image should be aligned with the right of the destination area.
Definition: CEGUIFalEnums.h:74
HorizontalTextFormatting
Enumeration of possible values to indicate the horizontal formatting to be used for a text component...
Definition: CEGUIFalEnums.h:94
Left of text should be aligned with the left of the destination area (word wrapped to multiple lines ...
Definition: CEGUIFalEnums.h:100
Right of text should be aligned with the right of the destination area (single line of text only)...
Definition: CEGUIFalEnums.h:97
Do nothing operator.
Definition: CEGUIFalEnums.h:123
Dimension represents the right edge of some entity.
Definition: CEGUIFalEnums.h:44
Horizontal extent of a string.
Definition: CEGUIFalEnums.h:114
Vertical line spacing value for font.
Definition: CEGUIFalEnums.h:112
text should be horizontally centred within the destination area (word wrapped to multiple lines as ne...
Definition: CEGUIFalEnums.h:102
Image should be stretched vertically to fill the destination area.
Definition: CEGUIFalEnums.h:62
Dimension represents the width of some entity.
Definition: CEGUIFalEnums.h:46
text should be spaced so that it takes the full width of the destination area (single line of text on...
Definition: CEGUIFalEnums.h:99
text should be horizontally centred within the destination area (single line of text only)...
Definition: CEGUIFalEnums.h:98
Invalid / uninitialised DimensionType.
Definition: CEGUIFalEnums.h:50
Max number of images for a frame.
Definition: CEGUIFalEnums.h:145
References image used for the top edge.
Definition: CEGUIFalEnums.h:143
DimensionType
Enumeration of possible values to indicate what a given dimension represents.
Definition: CEGUIFalEnums.h:38
Dimension represents the bottom edge of some entity.
Definition: CEGUIFalEnums.h:45
Image should be stretched horizontally to fill the destination area.
Definition: CEGUIFalEnums.h:75
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
Image should be horizontally centred within the destination area.
Definition: CEGUIFalEnums.h:73
Top of Image should be aligned with the top of the destination area.
Definition: CEGUIFalEnums.h:59
text should be spaced so that it takes the full width of the destination area (word wrapped to multip...
Definition: CEGUIFalEnums.h:103
References image used for the background.
Definition: CEGUIFalEnums.h:136
Image should be tiled horizontally to fill the destination area (right-most tile may be clipped)...
Definition: CEGUIFalEnums.h:76
Dims should be subtracted.
Definition: CEGUIFalEnums.h:125
Dims should be multiplied.
Definition: CEGUIFalEnums.h:126
Left of Image should be aligned with the left of the destination area.
Definition: CEGUIFalEnums.h:72
Bottom of Image should be aligned with the bottom of the destination area.
Definition: CEGUIFalEnums.h:61
Dimension represents the y position of some entity (same as DT_TOP_EDGE).
Definition: CEGUIFalEnums.h:43
text should be vertically centred within the destination area.
Definition: CEGUIFalEnums.h:86
References image used for the right edge.
Definition: CEGUIFalEnums.h:142
FontMetricType
Enumeration of possible values to indicate a particular font metric.
Definition: CEGUIFalEnums.h:110