Physics: Added a feature that allows to constrain the movement of a body along the...
commit46e88085aa807fff62d6299d221de7d24e3cf9b4
authorHanno Braun <hanno@habraun.net>
Thu, 26 Feb 2009 10:09:09 +0000 (26 11:09 +0100)
committerHanno Braun <hanno@habraun.net>
Mon, 2 Mar 2009 13:11:14 +0000 (2 14:11 +0100)
treecbf7a0fd6ef8cfed60febaa1621136f3a8bffd8d
parent8a4ad04c739f6166ab4e4ff17c762c73e057cc99
Physics: Added a feature that allows to constrain the movement of a body along the x or y axes.
src/net/habraun/kong/physics/Body.scala
src/net/habraun/kong/physics/World.scala
test/net/habraun/kong/physics/BodyTest.scala
test/net/habraun/kong/physics/WorldTest.scala