refactored geom
1 parent 656ad49 commit 5b39355071b3b23ba20fa9aa469032bfb8a869c5
@Chad Engler Chad Engler authored on 26 Dec 2014
Showing 16 changed files
View
README.md
View
src/geom/Circle.js 100644 → 0
View
src/geom/Ellipse.js 100644 → 0
View
src/geom/Matrix.js 100644 → 0
View
src/geom/Point.js 100644 → 0
View
src/geom/Polygon.js 100644 → 0
View
src/geom/Rectangle.js 100644 → 0
View
src/geom/RoundedRectangle.js 100644 → 0
View
src/math/Matrix.js 0 → 100644
View
src/math/Point.js 0 → 100644
View
src/math/index.js
View
src/math/shapes/Circle.js 0 → 100644
View
src/math/shapes/Ellipse.js 0 → 100644
View
src/math/shapes/Polygon.js 0 → 100644
View
src/math/shapes/Rectangle.js 0 → 100644
View
src/math/shapes/RoundedRectangle.js 0 → 100644