Class ParticleSpace

java.lang.Object
org.baseagent.particles.ParticleSpace
All Implemented Interfaces:
HasStep

public class ParticleSpace extends Object implements HasStep
  • Constructor Details

    • ParticleSpace

      public ParticleSpace(int width, int height)
  • Method Details