complete()
Called internally when the animation finishes playback.
Sets the isPlaying and isFinished states and dispatches the onAnimationComplete event if it exists on the parent and local onComplete event.
- Source code: animation/Animation.js (Line 642)
Please login to continue.