![]() |
Lysa UI
0.0
Lysa UI —UI components for the Lysa Engine
|
This is the complete list of members for Style, including all inherited members.
| DEFAULT_CHECK_BOX_SIZE | Style | staticconstexpr |
| DEFAULT_KNOB_SIZE | Style | staticconstexpr |
| DEFAULT_RADIO_BUTTON_SIZE | Style | staticconstexpr |
| DEFAULT_SCROLL_BAR_SIZE | Style | staticconstexpr |
| DEFAULT_SORT_ARROW_SIZE | Style | staticconstexpr |
| DEFAULT_TREE_INDENT_SIZE | Style | staticconstexpr |
| addResource(Widget &widget, const std::string &resources) = 0 | Style | pure virtual |
| button | Style | protected |
| checkBoxSize | Style | protected |
| create(const std::string &name="3D") | Style | static |
| cursor | Style | protected |
| draw(const Widget &widget, UIResource &resources, Vector2DRenderer &render, bool when) const = 0 | Style | pure virtual |
| extractColor(const std::string &option, float r, float g, float b, float a=1.0f) const | Style | protected |
| extractColor(const std::string &option, const float4 &defaultColor) const | Style | protected |
| extractSize(const std::string &option, float defaultSize) const | Style | protected |
| fgDown | Style | protected |
| fgUp | Style | protected |
| focus | Style | protected |
| getOption(const std::string &name) const | Style | |
| getTextColor() const | Style | inline |
| gridLines | Style | protected |
| highlight | Style | protected |
| init() | Style | inlineprotectedvirtual |
| knobSize | Style | protected |
| radioButtonSize | Style | protected |
| resize(Widget &widget, Rect &rect, UIResource &resources) = 0 | Style | pure virtual |
| scrollBarSize | Style | protected |
| selected | Style | protected |
| setOption(const std::string &name, const std::string &value) | Style | virtual |
| shadowBright | Style | protected |
| shadowDark | Style | protected |
| sortArrowSize | Style | protected |
| squareWidth(const Widget &widget, float size) | Style | staticprotected |
| textColor | Style | protected |
| treeIndentSize | Style | protected |
| treeLines | Style | protected |
| updateColorOptions() | Style | protectedvirtual |
| updateOptions() | Style | protectedvirtual |
| updateSizeOptions() | Style | protected |
| ~Style() = default | Style | virtualdefault |