phaser/src/geom
2015-06-13 05:02:07 +01:00
..
Circle.js Ellipse.random will return a uniformly distributed random point from anywhere within the ellipse. 2015-06-13 03:46:20 +01:00
Ellipse.js Ellipse.random will return a uniformly distributed random point from anywhere within the ellipse. 2015-06-13 03:46:20 +01:00
Line.js Line.random will return a random point from anywhere on the Line segment. 2015-06-13 03:04:02 +01:00
Matrix.js jshint fixes. 2015-04-17 03:23:40 +01:00
Point.js Clarified the documentation for Point.rotate and fixed all the examples. 2015-06-13 05:02:07 +01:00
Polygon.js Copyright date change. 2015-02-25 03:36:23 +00:00
Rectangle.js Rectangle.random will return a uniformly distributed random point from anywhere within the rectangle. 2015-06-13 04:18:50 +01:00
RoundedRectangle.js jshint fixes. 2015-02-17 18:16:12 +00:00