Exemple #1
0
 public static bool ButtonRightDown(int playerIndex)
 {
     return(inputDevice.ButtonRightDown(playerIndex));
 }