phaser/src/curves
Alvaro Estrada f56a74b668 Update Path.js
* Added a defaultDivisions property, this brings it to parity with singular curves implementation
* Added a stepRate parameter to the getPoints method, so it can pass this parameter to the curve's getPoints method when given
2023-09-11 09:49:46 -06:00
..
path Update Path.js 2023-09-11 09:49:46 -06:00
typedefs Updated copyright year 2023-01-02 17:36:27 +00:00
CubicBezierCurve.js Updated copyright year 2023-01-02 17:36:27 +00:00
Curve.js Updated copyright year 2023-01-02 17:36:27 +00:00
EllipseCurve.js Updated copyright year 2023-01-02 17:36:27 +00:00
index.js Updated copyright year 2023-01-02 17:36:27 +00:00
LineCurve.js Updated copyright year 2023-01-02 17:36:27 +00:00
QuadraticBezierCurve.js Updated copyright year 2023-01-02 17:36:27 +00:00
SplineCurve.js Updated copyright year 2023-01-02 17:36:27 +00:00