mirror of
https://github.com/photonstorm/phaser
synced 2024-11-24 21:53:59 +00:00
b24de1e561
Graphics objects enabled for input would fail to do anything if a Phaser Polygon was given to the Graphics object (which it was in nearly all cases), as it wouldn't detect input correctly with flattened polygons (thanks @symbiane #2591) |
||
---|---|---|
.. | ||
Circle.js | ||
Ellipse.js | ||
Line.js | ||
Matrix.js | ||
Point.js | ||
Polygon.js | ||
Rectangle.js | ||
RoundedRectangle.js |