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

Method colorTextDirection

examples/text/Text.cpp:99–102  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97 }
98
99 void colorTextDirection(bool enable)
100 {
101 colorDirection = enable;
102 }
103
104 void drawBoundingBox(sf::RenderTarget& target) const
105 {

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected