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