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

Method getTextOrientation

src/SFML/Graphics/Text.cpp:617–620  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

615
616////////////////////////////////////////////////////////////
617Text::TextOrientation Text::getTextOrientation() const
618{
619 return m_textOrientation;
620}
621
622
623////////////////////////////////////////////////////////////

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected