Crazy Eddie's GUI System  0.8.4
CEGUI::TooltipWindowRenderer Class Reference

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

+ Inheritance diagram for CEGUI::TooltipWindowRenderer:
+ Collaboration diagram for CEGUI::TooltipWindowRenderer:

List of all members.

Public Member Functions

 TooltipWindowRenderer (const String &name)
 Constructor.
virtual Sizef 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 Sizef 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.

 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends