28 #ifndef _FalTooltip_h_
29 #define _FalTooltip_h_
31 #include "FalModule.h"
32 #include "../../elements/CEGUITooltip.h"
54 static const utf8 TypeName[];
63 Size getTextSize()
const;
70 #endif // end of guard _FalTooltip_h_
Class that holds the size (width & height) of something.
Definition: CEGUISize.h:43
String class used within the GUI system.
Definition: CEGUIString.h:57