Exemple #1
0
 public static void SetTicketEngine(int playerIndex, bool v)
 {
     inputDevice.SetTicketEngine(playerIndex, v);
 }