Narrow interface letting Simulation reach its host scene without naming the concrete Scene class.
virtual void setMuted(bool muted)=0
Mutes or unmutes audio-producing elements in the host scene.
virtual QList< QGraphicsItem * > simulationItems() const =0
Returns every item currently in the host scene.
virtual ~SimulationHost()=default