![]() |
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.
| Style() | Style | |
| addResource(Widget &widget, const std::string &resources) = 0 | Style | pure virtual |
| create(const std::string &name="vector") | Style | static |
| draw(const Widget &widget, UIResource &resources, Vector2DRenderer &render, bool when) const = 0 | Style | pure virtual |
| font | Style | protected |
| getFont() const | Style | inline |
| getOption(const std::string &name) const | Style | |
| init() | Style | inlineprotectedvirtual |
| resize(Widget &widget, Rect &rect, UIResource &resources) = 0 | Style | pure virtual |
| setOption(const std::string &name, const std::string &value) | Style | virtual |
| updateOptions() = 0 | Style | protectedpure virtual |
| ~Style() = default | Style | virtualdefault |