Physics: Added a method to Vec2D that returns the orthogonal vector rotated by 90...
commitfa74100694c433c863d3be27545518bae49e51e6
authorHanno Braun <hanno@habraun.net>
Thu, 5 Mar 2009 15:09:10 +0000 (5 16:09 +0100)
committerHanno Braun <hanno@habraun.net>
Thu, 5 Mar 2009 15:09:10 +0000 (5 16:09 +0100)
tree4b18882a2b5d16b93d69dd8a20e4265121c7e89a
parentab4b8bf3d9369cd7cdc0bc4ad3b28cb651373006
Physics: Added a method to Vec2D that returns the orthogonal vector rotated by 90 degrees to the left.
src/net/habraun/kong/physics/Vec2D.scala
test/net/habraun/kong/physics/Vec2DTest.scala