Physics: Don't let bodies intersect when they collide. When they would intersect...
commite9914eaaa0454f80e6f4966c6acd51b59fa51076
authorHanno Braun <hanno@habraun.net>
Thu, 5 Mar 2009 08:28:45 +0000 (5 09:28 +0100)
committerHanno Braun <hanno@habraun.net>
Thu, 5 Mar 2009 08:28:45 +0000 (5 09:28 +0100)
tree7a64c1f7df24496dfabaeaa7769f846c3195d1b0
parentf2c55c1f04f0bd8c58d9ce3b1a66cc29e7718b7c
Physics: Don't let bodies intersect when they collide. When they would intersect, they are moved back after the collision so they don't.
src/net/habraun/kong/physics/World.scala
test/net/habraun/kong/physics/WorldTest.scala