This Timeline instance method clears the timeline of all animations.
// Obtain a Timeline instance and call clear()
timeline.clear(except = []);
except
-Array
: An optional list of Ani objects to excempt.
undefined
This Timeline instance method clears the timeline of all animations.
// Obtain a Timeline instance and call clear()
timeline.clear(except = []);
except
- Array
: An optional list of Ani objects to excempt.undefined