CEGUI::TooltipWindowRenderer Class Reference

Base class for Tooltip window renderer objects. More...

Inheritance diagram for CEGUI::TooltipWindowRenderer:

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

Collaboration graph
[legend]

List of all members.

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.


Detailed Description

Base class for Tooltip window renderer objects.

Member Function Documentation

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.

Returns:
Size object describing the size of the rendered tooltip text in pixels.

Implemented in CEGUI::FalagardTooltip.

Referenced by CEGUI::Tooltip::getTextSize().


Generated on Thu Nov 27 20:34:39 2008 for Crazy Eddies GUI System by  doxygen 1.5.7.1