phaser/src/geom
2018-09-27 15:29:32 +01:00
..
circle Tidying up jsdocs and changing float to number 2018-06-26 23:19:14 +01:00
ellipse Tidying up jsdocs and changing float to number 2018-06-26 23:19:14 +01:00
intersects Tidying up jsdocs and changing float to number 2018-06-26 23:19:14 +01:00
line Adding jsdocs 2018-09-24 23:20:43 +01:00
point Adding jsdocs 2018-09-24 23:20:43 +01:00
polygon Polygon.setTo can now take a string of space separated numbers when creating the polygon data, i.e.: '40 0 40 20 100 20 100 80 40 80 40 100 0 50'. This update also impacts the Polygon Shape object, which can now also take this format as well. 2018-09-26 11:01:48 +01:00
rectangle Added new batch of jsdocs 2018-09-27 15:29:32 +01:00
triangle Added new batch of jsdocs 2018-09-27 15:29:32 +01:00
index.js Moved Mesh out of core and into its own Graphics extension. 2018-02-12 16:59:27 +00:00