// private methods

    private void SelectCharacter()
    {
        _model.SelectCharacter(_index);
    }