Exemplo n.º 1
0
 //控制出蛋马达
 public static void SetEggEngine(int playerIndex, bool v)
 {
     inputDevice.SetEggEngine(playerIndex, v);
 }