コード例 #1
0
 public void player2Shift(int shift)
 {
     player2Select.shiftCurrCharacter(shift);
 }