|
Mana
|
This is the complete list of members for TextBox, including all inherited members.
| draw(gcn::Graphics *graphics) override | TextBox | |
| getMinWidth() const | TextBox | inline |
| mMinWidth | TextBox | private |
| mOutlineColor | TextBox | private |
| mTextColor | TextBox | private |
| setOutlineColor(const std::optional< gcn::Color > &color) | TextBox | inline |
| setTextColor(const gcn::Color *color) | TextBox | inline |
| setTextWrapped(const std::string &text, int minDimension) | TextBox | |
| TextBox() | TextBox |