mirror of
https://github.com/konvajs/konva.git
synced 2025-09-22 20:14:01 +08:00
updated jsdocs. TextPath setText() now calls Text setText(). Polygon setPoints() method now has data conversion logic similar to Line
This commit is contained in:
@@ -121,7 +121,7 @@ Kinetic.Node.addGettersSetters(Kinetic.Sprite, ['animation', 'animations', 'inde
|
||||
*/
|
||||
|
||||
/**
|
||||
* set animations obect
|
||||
* set animations object
|
||||
* @name setAnimations
|
||||
* @methodOf Kinetic.Sprite.prototype
|
||||
* @param {Object} animations
|
||||
|
Reference in New Issue
Block a user