com.jmex.effects.particles
Interface ParticleControllerListener


public interface ParticleControllerListener

ParticleControllerListener This interface is used to receive key events from ParticleController


Method Summary
 void onDead(ParticleSystem particles)
           
 

Method Detail

onDead

void onDead(ParticleSystem particles)