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

Method setAlignmentBottom

tests/cpp-tests/Source/LabelTest/LabelTest.cpp:2024–2027  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2022}
2023
2024void LabelAlignmentTest::setAlignmentBottom(Object* sender)
2025{
2026 _label->setVerticalAlignment(TextVAlignment::BOTTOM);
2027}
2028
2029std::string LabelAlignmentTest::title() const
2030{

Callers

nothing calls this directly

Calls 1

setVerticalAlignmentMethod · 0.80

Tested by

no test coverage detected