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

Method getStyle

src/SFML/Graphics/Text.cpp:582–585  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

580
581////////////////////////////////////////////////////////////
582std::uint32_t Text::getStyle() const
583{
584 return m_style;
585}
586
587
588////////////////////////////////////////////////////////////

Callers 1

Text.test.cppFile · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected