コード例 #1
0
 public static bool ButtonRight(int playerIndex)
 {
     return(inputDevice.ButtonRight(playerIndex));
 }