removeAll method

dynamic removeAll()

Implementation

removeAll() {
  this._tweens = {};
}