onGameDetach method

void onGameDetach()
inherited

Implementation

void onGameDetach() {
  _gameMounted = false;
}