@@ -0,0 +1,9 @@
using UnityEngine;
namespace RedCircuit.Simulation
{
/// <summary>仿真主循环,每 Tick 执行信号收集、BFS 传播、元件规则、延迟处理、输出更新。</summary>
public class SimulationLoop : MonoBehaviour
}
The note is not visible to the blocked user.