MCPcopy Create free account
hub / github.com/ObEngine/ObEngine / getFont

Method getFont

extlibs/sfe/src/RichText.cpp:286–289  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

284
285 ////////////////////////////////////////////////////////////////////////////////
286 const sf::Font* RichText::getFont() const
287 {
288 return m_font;
289 }
290
291
292 ////////////////////////////////////////////////////////////

Callers 1

updateTextAndGeometryMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected