CEGUI::RightAlignedRenderedString Class Reference

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

Inheritance diagram for CEGUI::RightAlignedRenderedString:
Inheritance graph
[legend]
Collaboration diagram for CEGUI::RightAlignedRenderedString:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 RightAlignedRenderedString (const RenderedString &string)
 Constructor.
void format (const Size &area_size)
void draw (GeometryBuffer &buffer, const Vector2 &position, const ColourRect *mod_colours, const Rect *clip_rect) const
size_t getFormattedLineCount () const
float getHorizontalExtent () const
float getVerticalExtent () const

Protected Attributes

std::vector< float > d_offsets

Detailed Description

FormattedRenderedString implementation that renders the RenderedString with right aligned formatting.


Generated on Wed Oct 21 10:18:39 2009 for Crazy Eddies GUI System by  doxygen 1.6.1