Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/axmolengine/axmol
/ getAnchorFontColor3B
Method
getAnchorFontColor3B
core/ui/UIRichText.cpp:1460–1463 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1458
}
1459
1460
ax::Color3B RichText::getAnchorFontColor3B()
1461
{
1462
return color3BWithString(getAnchorFontColor());
1463
}
1464
1465
void RichText::setAnchorTextBold(bool enable)
1466
{
Callers
2
startElement
Method · 0.80
lua_ax_ui_RichText_getAnchorFontColor3B
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected