SimpleNarrowPhase: Determine the velocity that is passed to the collision test using...
commit8d3963bd0a63b861fcd1ce36b352992a61b1adf7
authorHanno Braun <hanno@habraun.net>
Mon, 23 Mar 2009 12:04:38 +0000 (23 13:04 +0100)
committerHanno Braun <hanno@habraun.net>
Mon, 23 Mar 2009 12:04:38 +0000 (23 13:04 +0100)
tree9af1cb0782f603842a8746e291a0003a9b781b35
parentb81a947eb0d6195729031a2e692abcb68f8029c8
SimpleNarrowPhase: Determine the velocity that is passed to the collision test using the position and the previous position of the body, not the velocity and the delta.
src/net/habraun/sd/SimpleNarrowPhase.scala
test/net/habraun/sd/SimpleNarrowPhaseTest.scala