onGameDetach method

void onGameDetach()

Implementation

void onGameDetach() {
  _gameMounted = false;
}