1 #ifndef MWGUI_TOOLTIPS_H
2 #define MWGUI_TOOLTIPS_H
5 #include "../mwworld/ptr.hpp"
52 void onFrame(
float frameDuration);
65 static std::string
getWeightString(
const float weight,
const std::string& prefix);
66 static std::string
getValueString(
const int value,
const std::string& prefix);
69 static std::string
getMiscString(
const std::string& text,
const std::string& prefix);
72 static std::string
toString(
const float value);
73 static std::string
toString(
const int value);
110 void position(MyGUI::IntPoint&
position, MyGUI::IntSize size, MyGUI::IntSize viewportSize);
Encapsulated variant of ESM::CellRef with change tracking.
Definition: cellref.hpp:15
Pointer to a const LiveCellRef.
Definition: ptr.hpp:90
Definition: layout.hpp:13
Definition: loadclas.hpp:18
Definition: loadrace.hpp:18
const char * name
Definition: crashcatcher.cpp:59