net.jinx.physics.fountain
Interface ParticleFactory


public interface ParticleFactory


Method Summary
 PhysicalObject nextParticle()
           
 void particleDecayed(PhysicalObject obj)
           
 

Method Detail

nextParticle

PhysicalObject nextParticle()

particleDecayed

void particleDecayed(PhysicalObject obj)