Exemplo n.º 1
0
 //喷氮键
 public static bool ButtonFire(int playerIndex)
 {
     return(inputDevice.ButtonFire(playerIndex));
 }