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