// Update is called once per frame
 void Update()
 {
     circuitEditor.Tick();
 }