Adds vector and math utils for bullet collisions
authordsc <david.schoonover@gmail.com>
Thu, 4 Nov 2010 23:17:39 +0000 (16:17 -0700)
committerdsc <david.schoonover@gmail.com>
Thu, 4 Nov 2010 23:17:39 +0000 (16:17 -0700)
commit9f9239aa8cd7b45148941e39af8669ac8330834c
tree913d426fe580ba1fabc42d983ece5bbf011f74f8
parent786b840c19b7d8817da7c882b213fd297df4dc8b
Adds vector and math utils for bullet collisions
src/portal/layer.js
src/portal/math/line.js [new file with mode: 0644]
src/portal/math/math.js [new file with mode: 0644]
src/portal/math/vec.js [new file with mode: 0644]
src/portal/shape.js
src/portal/util/loc.js
src/tanks/ui.js
src/tanks/util/grid.js
test/math/index.php [new file with mode: 0644]
test/math/math.test.js [new file with mode: 0644]