phaser/src/geom
2014-04-30 11:50:01 +02:00
..
Circle.js Circle.distance used an incorrect Math call if you wanted a rounded distance value (thanks @OpherV, fix #745) 2014-04-22 01:52:24 +01:00
Ellipse.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00
Line.js Fix pointOnLine 2014-04-30 11:50:01 +02:00
Point.js jshint fixes 2014-04-27 12:10:29 +01:00
Polygon.js Fixed Polygon.contains for coordinates to the left of the polygon (thanks @vilcans, fix #766) 2014-04-27 09:56:29 +01:00
Rectangle.js Trim trailing whitespace. 2014-03-25 14:56:04 -07:00