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

Method getOutlineColor

src/SFML/Graphics/Text.cpp:596–599  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

594
595////////////////////////////////////////////////////////////
596Color Text::getOutlineColor() const
597{
598 return m_outlineColor;
599}
600
601
602////////////////////////////////////////////////////////////

Callers 2

Text.test.cppFile · 0.45
Shape.test.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected