Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

CEGUIFalEnums.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  CEGUI

Enumerations

enum  CEGUI::DimensionType {
  CEGUI::DT_LEFT_EDGE, CEGUI::DT_X_POSITION, CEGUI::DT_TOP_EDGE, CEGUI::DT_Y_POSITION,
  CEGUI::DT_RIGHT_EDGE, CEGUI::DT_BOTTOM_EDGE, CEGUI::DT_WIDTH, CEGUI::DT_HEIGHT,
  CEGUI::DT_X_OFFSET, CEGUI::DT_Y_OFFSET, CEGUI::DT_INVALID
}
 Enumeration of possible values to indicate what a given dimension represents. More...
enum  CEGUI::VerticalFormatting {
  CEGUI::VF_TOP_ALIGNED, CEGUI::VF_CENTRE_ALIGNED, CEGUI::VF_BOTTOM_ALIGNED, CEGUI::VF_STRETCHED,
  CEGUI::VF_TILED
}
 Enumeration of possible values to indicate the vertical formatting to be used for an image component. More...
enum  CEGUI::HorizontalFormatting {
  CEGUI::HF_LEFT_ALIGNED, CEGUI::HF_CENTRE_ALIGNED, CEGUI::HF_RIGHT_ALIGNED, CEGUI::HF_STRETCHED,
  CEGUI::HF_TILED
}
 Enumeration of possible values to indicate the horizontal formatting to be used for an image component. More...
enum  CEGUI::VerticalTextFormatting { CEGUI::VTF_TOP_ALIGNED, CEGUI::VTF_CENTRE_ALIGNED, CEGUI::VTF_BOTTOM_ALIGNED }
 Enumeration of possible values to indicate the vertical formatting to be used for a text component. More...
enum  CEGUI::HorizontalTextFormatting {
  CEGUI::HTF_LEFT_ALIGNED, CEGUI::HTF_RIGHT_ALIGNED, CEGUI::HTF_CENTRE_ALIGNED, CEGUI::HTF_JUSTIFIED,
  CEGUI::HTF_WORDWRAP_LEFT_ALIGNED, CEGUI::HTF_WORDWRAP_RIGHT_ALIGNED, CEGUI::HTF_WORDWRAP_CENTRE_ALIGNED, CEGUI::HTF_WORDWRAP_JUSTIFIED
}
 Enumeration of possible values to indicate the horizontal formatting to be used for a text component. More...
enum  CEGUI::FontMetricType { CEGUI::FMT_LINE_SPACING, CEGUI::FMT_BASELINE, CEGUI::FMT_HORZ_EXTENT }
 Enumeration of possible values to indicate a particular font metric. More...
enum  CEGUI::DimensionOperator {
  CEGUI::DOP_NOOP, CEGUI::DOP_ADD, CEGUI::DOP_SUBTRACT, CEGUI::DOP_MULTIPLY,
  CEGUI::DOP_DIVIDE
}
 Enumeration of values representing mathematical operations on dimensions. More...
enum  CEGUI::FrameImageComponent {
  CEGUI::FIC_BACKGROUND, CEGUI::FIC_TOP_LEFT_CORNER, CEGUI::FIC_TOP_RIGHT_CORNER, CEGUI::FIC_BOTTOM_LEFT_CORNER,
  CEGUI::FIC_BOTTOM_RIGHT_CORNER, CEGUI::FIC_LEFT_EDGE, CEGUI::FIC_RIGHT_EDGE, CEGUI::FIC_TOP_EDGE,
  CEGUI::FIC_BOTTOM_EDGE, CEGUI::FIC_FRAME_IMAGE_COUNT
}
 Enumeration of values referencing available images forming a frame component. More...


Generated on Wed Sep 7 09:58:00 2005 for Crazy Eddies GUI System by  doxygen 1.4.3