⚠️ This documentation corresponds to the latest development branch of axmol. It might diverge from the official releases.
|
Axmol Engine 3.0.0-dff292a
|
This is the complete list of members for RichElementText, including all inherited members.
| _ID | Object | |
| _luaID | Object | |
| autorelease() | Object | |
| BOLD_FLAG enum value | RichElementText | |
| create(int tag, const Color32 &color, std::string_view text, std::string_view fontName, float fontSize, uint32_t flags=0, std::string_view url="", const Color32 &outlineColor=Color32::WHITE, int outlineSize=-1, const Color32 &shadowColor=Color32::BLACK, const Vec2 &shadowOffset=Vec2(2.0, -2.0), int shadowBlurRadius=0, const Color32 &glowColor=Color32::WHITE, std::string_view id=""sv) | RichElementText | static |
| getReferenceCount() const | Object | |
| GLOW_FLAG enum value | RichElementText | |
| init(int tag, const Color32 &color, std::string_view text, std::string_view fontName, float fontSize, uint32_t flags, std::string_view url, const Color32 &outlineColor=Color32::WHITE, int outlineSize=-1, const Color32 &shadowColor=Color32::BLACK, const Vec2 &shadowOffset=Vec2(2.0, -2.0), int shadowBlurRadius=0, const Color32 &glowColor=Color32::WHITE, std::string_view id=""sv) | RichElementText | |
| ax::ui::RichElement::init(int tag, const Color32 &color) | RichElement | |
| ITALICS_FLAG enum value | RichElementText | |
| OUTLINE_FLAG enum value | RichElementText | |
| release() | Object | |
| retain() | Object | |
| RichElementText() | RichElementText | inline |
| SHADOW_FLAG enum value | RichElementText | |
| STRIKETHROUGH_FLAG enum value | RichElementText | |
| Type enum name | RichElement | |
| UNDERLINE_FLAG enum value | RichElementText | |
| URL_FLAG enum value | RichElementText | |
| ~Object() | Object | virtual |