private void GameDescriptionState() { _input.clearInput(); _render.GameDescription(); _currentState = State.NewGame; }