![]() |
Divide Framework 0.1
A free and open-source 3D Framework under heavy development
|
This is the complete list of members for Divide::TextElement, including all inherited members.
PROPERTY_R(size_t, textLabelStyleHash, 0) | Divide::TextElement | |
PROPERTY_R(TextType, text) | Divide::TextElement | |
PROPERTY_RW(RelativePosition2D, position) | Divide::TextElement | |
text(const char *text, const bool multiLine) | Divide::TextElement | |
TextElement()=default | Divide::TextElement | |
TextElement(const TextLabelStyle &textLabelStyle, const RelativePosition2D &position) | Divide::TextElement | explicit |
TextElement(const size_t textLabelStyleHash, const RelativePosition2D &position) | Divide::TextElement | explicit |
TextType typedef | Divide::TextElement |