Physics: Changed the way line segments are defined. They are now defined by the posit...
commitab4b8bf3d9369cd7cdc0bc4ad3b28cb651373006
authorHanno Braun <hanno@habraun.net>
Thu, 5 Mar 2009 11:07:55 +0000 (5 12:07 +0100)
committerHanno Braun <hanno@habraun.net>
Thu, 5 Mar 2009 11:07:55 +0000 (5 12:07 +0100)
treeea0a826f8e32ce01046050b30baabdc7c6fbc94a
parentcc59dd2e03b1db95a0de7e012305fd7a7b24cc21
Physics: Changed the way line segments are defined. They are now defined by the position of one point and a vector to the other point.
src/net/habraun/kong/physics/LineSegment.scala [copied from test/net/habraun/kong/physics/LineSegmentTest.scala with 54% similarity]
src/net/habraun/kong/physics/SimpleNarrowPhase.scala
test/net/habraun/kong/physics/LineSegmentTest.scala
test/net/habraun/kong/physics/SimpleNarrowPhaseTest.scala