MCPcopy 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
1460ax::Color3B RichText::getAnchorFontColor3B()
1461{
1462 return color3BWithString(getAnchorFontColor());
1463}
1464
1465void RichText::setAnchorTextBold(bool enable)
1466{

Callers 2

startElementMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected