Added the class TestResult in the new package sd.collision. TestResult will be used...
commit92b66c9e014ceeba7c953077936b2f25c767969f
authorHanno Braun <hanno@habraun.net>
Wed, 11 Mar 2009 12:28:08 +0000 (11 13:28 +0100)
committerHanno Braun <hanno@habraun.net>
Wed, 11 Mar 2009 12:28:08 +0000 (11 13:28 +0100)
treeb1f3d4336adfe08fd5ab111369f7bfcb509b527d
parent7a150c884d247bfa669dc147677256994baf734f
Added the class TestResult in the new package sd.collision. TestResult will be used to return results of Shape-Shape tests.
src/net/habraun/sd/collision/TestResult.scala [new file with mode: 0644]
test/net/habraun/sd/collision/TestResultTest.scala [new file with mode: 0644]