public void player2Shift(int shift)
 {
     player2Select.shiftCurrCharacter(shift);
 }