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

Method setAlignmentTop

tests/cpp-tests/Source/LabelTest/LabelTest.cpp:2014–2017  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2012}
2013
2014void LabelAlignmentTest::setAlignmentTop(Object* sender)
2015{
2016 _label->setVerticalAlignment(TextVAlignment::TOP);
2017}
2018
2019void LabelAlignmentTest::setAlignmentMiddle(Object* sender)
2020{

Callers

nothing calls this directly

Calls 1

setVerticalAlignmentMethod · 0.80

Tested by

no test coverage detected