|
| CentredRenderedString_wrapper (CEGUI::CentredRenderedString const &arg) |
|
| CentredRenderedString_wrapper (::CEGUI::RenderedString const &string) |
|
virtual void | draw (::CEGUI::Window const *ref_wnd, ::CEGUI::GeometryBuffer &buffer, ::CEGUI::Vector2f const &position, ::CEGUI::ColourRect const *mod_colours, ::CEGUI::Rectf const *clip_rect) const |
|
void | default_draw (::CEGUI::Window const *ref_wnd, ::CEGUI::GeometryBuffer &buffer, ::CEGUI::Vector2f const &position, ::CEGUI::ColourRect const *mod_colours, ::CEGUI::Rectf const *clip_rect) const |
|
virtual void | format (::CEGUI::Window const *ref_wnd, ::CEGUI::Sizef const &area_size) |
|
void | default_format (::CEGUI::Window const *ref_wnd, ::CEGUI::Sizef const &area_size) |
|
virtual ::size_t | getFormattedLineCount () const |
|
::size_t | default_getFormattedLineCount () const |
|
virtual float | getHorizontalExtent (::CEGUI::Window const *ref_wnd) const |
|
float | default_getHorizontalExtent (::CEGUI::Window const *ref_wnd) const |
|
virtual float | getVerticalExtent (::CEGUI::Window const *ref_wnd) const |
|
float | default_getVerticalExtent (::CEGUI::Window const *ref_wnd) const |
|
| CentredRenderedString (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 |
|
float | getHorizontalExtent (const Window *ref_wnd) const |
|
float | getVerticalExtent (const Window *ref_wnd) const |
|
| CentredRenderedString (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 |
|
virtual | ~FormattedRenderedString () |
| Destructor.
|
|
void | setRenderedString (const RenderedString &string) |
| set the RenderedString.
|
|
const RenderedString & | getRenderedString () const |
|
virtual | ~FormattedRenderedString () |
| Destructor.
|
|
void | setRenderedString (const RenderedString &string) |
| set the RenderedString.
|
|
const RenderedString & | getRenderedString () const |
|