#include <baseComponents.h>
◆ item()
◆ getIconSize()
| glm::vec2 luna::item::getIconSize |
( |
| ) |
const |
◆ operator<()
| bool luna::item::operator< |
( |
const item & |
p_another | ) |
const |
|
inline |
◆ customBg
| glm::vec4 luna::item::customBg = { 0.0, 0.0, 0.0, 0.0 } |
◆ customFg
| glm::vec4 luna::item::customFg |
◆ disabled
| bool luna::item::disabled = false |
◆ hover
| bool luna::item::hover = 0 |
◆ icon
◆ iconModulate
| glm::vec4 luna::item::iconModulate = { 1, 1, 1, 1 } |
◆ iconRegion
| glm::vec2 luna::item::iconRegion |
◆ iconTransposed
| bool luna::item::iconTransposed = false |
◆ language
| std::string luna::item::language |
◆ minRectCache
◆ rectCache
◆ selectable
| bool luna::item::selectable = true |
◆ selected
| bool luna::item::selected = false |
◆ tagIcon
◆ text
| std::string luna::item::text |
◆ tooltip
| std::string luna::item::tooltip |
◆ tooltipEnabled
| bool luna::item::tooltipEnabled = true |
The documentation for this struct was generated from the following file: