|
| | HyperTipSpec ()=default |
| | HyperTipSpec (const std::string &a_name, const std::string &a_parent_name, const std::string &a_text, const core::rect< s32 > &a_rect, v2s32 a_stpos, s32 a_width, bool a_floating) |
◆ HyperTipSpec() [1/2]
| GUIFormSpecMenu::HyperTipSpec::HyperTipSpec |
( |
| ) |
|
|
default |
◆ HyperTipSpec() [2/2]
| GUIFormSpecMenu::HyperTipSpec::HyperTipSpec |
( |
const std::string & | a_name, |
|
|
const std::string & | a_parent_name, |
|
|
const std::string & | a_text, |
|
|
const core::rect< s32 > & | a_rect, |
|
|
v2s32 | a_stpos, |
|
|
s32 | a_width, |
|
|
bool | a_floating ) |
|
inline |
◆ bound
| bool GUIFormSpecMenu::HyperTipSpec::bound = false |
◆ floating
| bool GUIFormSpecMenu::HyperTipSpec::floating |
◆ hover_rect
| core::rect<s32> GUIFormSpecMenu::HyperTipSpec::hover_rect |
◆ name
| std::string GUIFormSpecMenu::HyperTipSpec::name |
◆ parent_name
| std::string GUIFormSpecMenu::HyperTipSpec::parent_name |
◆ stpos
| v2s32 GUIFormSpecMenu::HyperTipSpec::stpos |
◆ text
| std::string GUIFormSpecMenu::HyperTipSpec::text |
◆ width
| s32 GUIFormSpecMenu::HyperTipSpec::width |
The documentation for this struct was generated from the following file: