Capítulo 105 de 411
isActive() reports whether the playhead is currently moving across this tween's span and it isn't paused — same behavior as Timeline.isActive().
isActive()
Timeline.isActive()
if (tween.isActive()) { /* currently animating */ }