mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Add setting for tooltips show delay.
This commit is contained in:
parent
27538ecef5
commit
09ba047c01
4 changed files with 7 additions and 1 deletions
|
@ -315,6 +315,7 @@ protected:
|
|||
v2s32 m_pointer;
|
||||
gui::IGUIStaticText *m_tooltip_element;
|
||||
|
||||
u32 m_tooltip_show_delay;
|
||||
s32 m_hoovered_time;
|
||||
s32 m_old_tooltip_id;
|
||||
std::string m_old_tooltip;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue