phaser/src/geom
2018-09-01 10:19:38 +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 Line#getPointB documentation typo fix: "start" is used where "end" was intended 2018-06-26 20:30:01 -05:00
point Tidying up jsdocs and changing float to number 2018-06-26 23:19:14 +01:00
polygon Added missing jsdocs for #3996 2018-09-01 10:19:38 +01:00
rectangle Rectangle.Intersection will take two Rectangle objects and return the area of intersection between them. If there is no intersection, an empty Rectangle is returned. 2018-07-05 23:54:51 +01:00
triangle Tidying up jsdocs and changing float to number 2018-06-26 23:19:14 +01:00
index.js Moved Mesh out of core and into its own Graphics extension. 2018-02-12 16:59:27 +00:00