Exemple #1
0
 public virtual void AddFireworkRange(ICollection <AFirework> fireworks)
 {
     Simulation.AddFireworkRange(fireworks);
 }