Crazy Eddie's GUI System  0.8.4
CEGUI::RightAlignedRenderedString Class Reference

FormattedRenderedString implementation that renders the RenderedString with right aligned formatting. More...

+ Inheritance diagram for CEGUI::RightAlignedRenderedString:
+ Collaboration diagram for CEGUI::RightAlignedRenderedString:

List of all members.

Public Member Functions

 RightAlignedRenderedString (const RenderedString &string)
 Constructor.
void format (const Window *ref_wnd, const Sizef &area_size)
void draw (const Window *ref_wnd, GeometryBuffer &buffer, const Vector2f &position, const ColourRect *mod_colours, const Rectf *clip_rect) const
size_t getFormattedLineCount () const
float getHorizontalExtent (const Window *ref_wnd) const
float getVerticalExtent (const Window *ref_wnd) const

Protected Attributes

std::vector< float
CEGUI_VECTOR_ALLOC(float)> 
d_offsets

Detailed Description

FormattedRenderedString implementation that renders the RenderedString with right aligned formatting.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends