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

Method setAlignmentRight

tests/cpp-tests/Source/LabelTest/LabelTest.cpp:1114–1118  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1112}
1113
1114void LabelTTFDynamicAlignment::setAlignmentRight(Object* sender)
1115{
1116 _horizAlign = TextHAlignment::RIGHT;
1117 this->updateAlignment();
1118}
1119
1120std::string LabelTTFDynamicAlignment::title() const
1121{

Callers

nothing calls this directly

Calls 2

updateAlignmentMethod · 0.95

Tested by

no test coverage detected