D | group-player.js | 453 this.staticAnimation(this.target, '1px', {duration: 2, endDelay: 2}), property 454 this.staticAnimation(this.target, '4px', {duration: 1, endDelay: 1}), property 455 ], {endDelay: -6}), property 457 this.staticAnimation(this.target, '0px', {duration: 1, endDelay: 1}), property 458 this.staticAnimation(this.target, '3px', {duration: 2, endDelay: -2}), property 459 this.staticAnimation(this.target, '2px', {duration: 1, endDelay: 2}), property
|