phaser/src/geom
Richard Davey 8139d484a3 Merge pull request #2649 from boniatillo-com/boniatillo-com-patch-jsdoc-intersectsRectangle
jsdoc fix: complete the Phaser.Line.intersectsRectangle @method tag
2016-07-20 12:10:47 +01:00
..
Circle.js 2015 - 2016. 2016-04-04 22:16:16 +01:00
Ellipse.js 2015 - 2016. 2016-04-04 22:16:16 +01:00
Hermite.js Fixed jshint errors. 2016-07-16 08:04:56 +01:00
Line.js jsdoc fix: complete the Phaser.Line.intersectsRectangle @method tag 2016-07-19 08:51:51 -04:00
Matrix.js Updated docs. 2016-06-14 15:29:38 +01:00
Point.js 2015 - 2016. 2016-04-04 22:16:16 +01:00
Polygon.js Polygon.contains would only work with non-flattened Polygon objects. It now works with both flat and non-flat Polygons. 2016-06-27 14:51:25 +01:00
Rectangle.js Renamed alignTo to alignIn, and added the new method alignTo, to allow for Sprite to Sprite alignment. Updated all of the Bounds and TS defs. 2016-06-16 17:01:51 +01:00
RoundedRectangle.js 2015 - 2016. 2016-04-04 22:16:16 +01:00