Public Member Functions | |
TooltipWindowRenderer (const String &name) | |
Constructor. | |
virtual Size | getTextSize () const =0 |
Return the size of the area that will be occupied by the tooltip text, given any current formatting options. |
virtual Size CEGUI::TooltipWindowRenderer::getTextSize | ( | ) | const [pure virtual] |
Return the size of the area that will be occupied by the tooltip text, given any current formatting options.
Implemented in CEGUI::FalagardTooltip.
Referenced by CEGUI::Tooltip::getTextSize().