Home
last modified time | relevance | path

Searched refs:otherVelocity (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
180 Vector2 entity2Velocity = vectorPool.allocate(otherVelocity); in resolveCollision()