Physics: SimpleNarrowPhase could throw an AssertionError in some cases when a line...
commitecda220b39b314bf52642bee08ca02607fd4a908
authorHanno Braun <hanno@habraun.net>
Mon, 2 Mar 2009 14:18:42 +0000 (2 15:18 +0100)
committerHanno Braun <hanno@habraun.net>
Mon, 2 Mar 2009 14:18:42 +0000 (2 15:18 +0100)
tree0ced7eae2232a3a88465c73df70e2a48ea3c8c60
parent96b1feb46feacb4fcd2268b3b96d9e798a88ed78
Physics: SimpleNarrowPhase could throw an AssertionError in some cases when a line segment and a circle were inspected and did not collide. Fixed.
src/net/habraun/kong/physics/SimpleNarrowPhase.scala
test/net/habraun/kong/physics/SimpleNarrowPhaseTest.scala