onCanceledBattle method

void onCanceledBattle()

Implementation

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