particles property

List<Particle> particles
final

The list of particles currently in the system.

Implementation

final List<Particle> particles;