Exemplo n.º 1
0
 public static void SetTicketEngine(int playerIndex, bool v)
 {
     inputDevice.SetTicketEngine(playerIndex, v);
 }