onResponseBattle method

void onResponseBattle()

Implementation

void onResponseBattle() {
  _battleManager.onResponseBattle();
}