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

Method getRotation

extlibs/sfe/src/ComplexTransformable.cpp:103–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

101 }
102
103 float ComplexTransformable::getRotation() const
104 {
105 return m_rotation;
106 }
107
108 const sf::Vector2f& ComplexTransformable::getScale() const
109 {

Callers 1

copyFromSpriteMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected