phaser/src/geom
Andrew Cunningham 36b3de1748
Make GenerateVertsResults verts -> vertices
Update typedefs to match the new spelling.
2021-01-13 18:46:07 -05:00
..
circle Replace integer with number 2020-11-23 10:22:13 +00:00
ellipse Replace integer with number 2020-11-23 10:22:13 +00:00
intersects Don't need to create a Point at all. #5407 2020-11-24 09:12:24 +00:00
line Replace integer with number 2020-11-23 10:22:13 +00:00
mesh Make GenerateVertsResults verts -> vertices 2021-01-13 18:46:07 -05:00
point Replace integer with number 2020-11-23 10:22:13 +00:00
polygon Always return polygon, even if points <= 2. 2020-12-14 09:03:35 +00:00
rectangle Replace integer with number 2020-11-23 10:22:13 +00:00
triangle Replace integer with number 2020-11-23 10:22:13 +00:00
typedefs Added ParseOBJ type defs 2020-10-06 10:38:21 +01:00
const.js Replace integer with number 2020-11-23 10:22:13 +00:00
index.js Merged the Mesh Geometry functions back in and completed the JSDocs 2020-10-05 16:52:44 +01:00