stopGame method

void stopGame()

Implementation

void stopGame() {
  _ticker.stop();
}