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

Method getAngle

src/Core/Collision/Trajectory.cpp:54–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

52 }
53
54 double Trajectory::getAngle() const
55 {
56 return m_angle;
57 }
58
59 double Trajectory::getSpeed() const
60 {

Callers 1

updateMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected