Home
last modified time | relevance | path

Searched refs:otherImpulse (Results 1 – 1 of 1) sorted by relevance

/external/replicaisland/src/com/replica/replicaisland/
DPhysicsComponent.java170 float otherMass, Vector2 otherVelocity, Vector2 otherImpulse, in resolveCollision() argument
181 entity2Velocity.add(otherImpulse); in resolveCollision()