phaser/src/geom
2014-02-20 03:44:44 +00:00
..
Circle.js Phaser.Ellipse added. A fully compatible port of the PIXI.Ellipse class, can be used in Sprite/Image hitArea tests. 2014-02-10 01:37:50 +00:00
Ellipse.js Phaser.Ellipse added. A fully compatible port of the PIXI.Ellipse class, can be used in Sprite/Image hitArea tests. 2014-02-10 01:37:50 +00:00
Line.js Lots of doc fixes (thanks nhowell) 2014-02-20 03:44:44 +00:00
Point.js Fixed some doc typos. 2014-02-19 03:51:48 +00:00
Polygon.js Phaser.Ellipse added. A fully compatible port of the PIXI.Ellipse class, can be used in Sprite/Image hitArea tests. 2014-02-10 01:37:50 +00:00
Rectangle.js Updated Rectangle to use prototype based getters and setters (re: iOS speed discussion on the forum). 2014-02-07 02:31:29 +00:00