removeAll static method

void removeAll()

Implementation

static void removeAll() {
  _tweens = [];
}