resetAllComponents method

void resetAllComponents()

Implementation

void resetAllComponents() {
  _behaviorManager.resetAllComponents();
}