27#ifndef _CEGUILeftAlignedRenderedString_h_
28#define _CEGUILeftAlignedRenderedString_h_
30#include "CEGUI/FormattedRenderedString.h"
51 size_t getFormattedLineCount()
const;
Class that holds details of colours for the four corners of a rectangle.
Definition ColourRect.h:45
Abstract class defining the interface for objects that buffer geometry for later rendering.
Definition GeometryBuffer.h:44
FormattedRenderedString implementation that renders the RenderedString with left aligned formatting.
Definition LeftAlignedRenderedString.h:41
LeftAlignedRenderedString(const RenderedString &string)
Constructor.
Class representing a rendered string of entities.
Definition RenderedString.h:52
base class for properties able to do native set/get
Definition TypedProperty.h:50
An abstract base class providing common functionality and specifying the required interface for deriv...
Definition Window.h:151
Main namespace for Crazy Eddie's GUI Library.
Definition arch_overview.dox:1