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

Method stringChanged

tests/cpp-tests/Source/LabelTest/LabelTest.cpp:767–774  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

765}
766
767void LabelFNTMultiLineAlignment::stringChanged(ax::Object* sender)
768{
769 auto item = (MenuItemFont*)sender;
770
771 selectSentenceItem(item);
772
773 this->snapArrowsToEdge();
774}
775
776void LabelFNTMultiLineAlignment::alignmentChanged(ax::Object* sender)
777{

Callers

nothing calls this directly

Calls 1

snapArrowsToEdgeMethod · 0.95

Tested by

no test coverage detected