removeParticles method

List<SolidParticle> removeParticles(
  1. num start,
  2. num end
)

Implementation

external List<SolidParticle> removeParticles(num start, num end);