endGameloop method

void endGameloop()

Implementation

void endGameloop(){
  _timerStateTicker.stop();
}