Package test

Class PSystem

java.lang.Object
test.PSystem

public class PSystem extends Object
  • Field Details

  • Constructor Details

    • PSystem

      public PSystem(Particle[] body)
    • PSystem

      public PSystem()
  • Method Details

    • update

      public void update(processing.core.PApplet app)