public OutputGate(Circuit circuit, int id, Vector2 position) : base(circuit, id, "output", position) { }