Searched refs:orbitAngle (Results 1 – 1 of 1) sorted by relevance
71 val orbitAngle = (pos - orbitCenter).angle() in <lambda>() constant73 velocity = Vec2.makeWithAngleMag(orbitAngle + PIf / 2f, speed) in <lambda>()80 val orbitAngle = (pos - orbitCenter).angle() in <lambda>() constant81 pos = orbitCenter + Vec2.makeWithAngleMag(orbitAngle, orbitRadius) in <lambda>()