Merge pull request #802 from Moeriki/ellipse-doc

updated constructor documentation
This commit is contained in:
Anton Lavrenov 2014-02-25 07:26:15 +07:00
commit ae65708ed6

View File

@ -8,7 +8,7 @@
* @constructor
* @augments Kinetic.Shape
* @param {Object} config
* @param {Number|Array|Object} config.radius defines x and y radius
* @param {Object} config.radius defines x and y radius
* @@ShapeParams
* @@NodeParams
*/