We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfb85bc commit 145dae4Copy full SHA for 145dae4
src/tweenjs/Tween.js
@@ -510,7 +510,7 @@ this.createjs = this.createjs||{};
510
* // ...
511
* tween.gotoAndPlay("myLabel"); // would play from 1000ms in.
512
*
513
- * @method addLabel
+ * @method label
514
* @param {String} label The label name.
515
* @return {Tween} This tween instance (for chaining calls).
516
* @chainable
0 commit comments