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

Method getLetterSpacing

src/SFML/Graphics/Text.cpp:568–571  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

566
567////////////////////////////////////////////////////////////
568float Text::getLetterSpacing() const
569{
570 return m_letterSpacingFactor;
571}
572
573
574////////////////////////////////////////////////////////////

Callers 1

Text.test.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected