Exemplo n.º 1
0
 public static bool ButtonFireDown(int playerIndex)
 {
     return(inputDevice.ButtonFireDown(playerIndex));
 }