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

Method getRotation

src/SFML/Graphics/View.cpp:113–116  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

111
112////////////////////////////////////////////////////////////
113Angle View::getRotation() const
114{
115 return m_rotation;
116}
117
118
119////////////////////////////////////////////////////////////

Callers 4

View.test.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected