25 #ifndef ENGINES_NWN_GUI_WIDGETS_TOOLTIP_H 26 #define ENGINES_NWN_GUI_WIDGETS_TOOLTIP_H 145 void getSize(
float &width,
float &height);
152 bool createTexts(
float width,
size_t maxLines = 0);
161 void getFeedbackMode(
bool &showBubble,
bool &showText,
bool &showPortrait)
const;
173 #endif // ENGINES_NWN_GUI_WIDGETS_TOOLTIP_H
A class holding an UTF-8 string.
A simple scoped smart pointer template.
Basic Aurora graphics types.
A class that can be notified by the NotificationManager.
A vector storing pointer to objects, with automatic deletion.
The global timer manager.