Searched refs:otherMass (Results 1 – 1 of 1) sorted by relevance
170 float otherMass, Vector2 otherVelocity, Vector2 otherImpulse, in resolveCollision() argument197 j /= ((collisionNormal.dot(collisionNormal)) * (1 / getMass() + 1 / otherMass)); in resolveCollision()