MCPcopy Create free account
hub / github.com/axmolengine/axmol / adaptRenderers

Method adaptRenderers

core/ui/UIRichText.cpp:2453–2456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2451}
2452
2453void RichText::adaptRenderers()
2454{
2455 this->formatText();
2456}
2457
2458void RichText::pushToContainer(ax::Node* renderer)
2459{

Callers

nothing calls this directly

Calls 1

formatTextMethod · 0.95

Tested by

no test coverage detected