MCPcopy Create free account
hub / github.com/SFML/SFML / getLineAlignment

Method getLineAlignment

src/SFML/Graphics/Text.cpp:610–613  ·  view source on GitHub ↗

///////////////////////////////////////////////////////

Source from the content-addressed store, hash-verified

608
609////////////////////////////////////////////////////////////
610Text::LineAlignment Text::getLineAlignment() const
611{
612 return m_lineAlignment;
613}
614
615
616////////////////////////////////////////////////////////////

Callers 1

Text.test.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected