We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c6f88e commit 631cdffCopy full SHA for 631cdff
1 file changed
src/easeljs/display/Graphics.js
@@ -850,7 +850,7 @@ this.createjs = this.createjs||{};
850
/**
851
* Maps the familiar ActionScript <code>curveTo()</code> method to the functionally similar {{#crossLink "Graphics/quadraticCurveTo"}}{{/crossLink}}
852
* method.
853
- * @method quadraticCurveTo
+ * @method curveTo
854
* @param {Number} cpx
855
* @param {Number} cpy
856
* @param {Number} x
0 commit comments