Enum Class ParticleSystem.ParticleType

java.lang.Object
java.lang.Enum<ParticleSystem.ParticleType>
com.ardor3d.extension.effect.particle.ParticleSystem.ParticleType
All Implemented Interfaces:
Serializable, Comparable<ParticleSystem.ParticleType>, Constable
Enclosing class:
ParticleSystem

public static enum ParticleSystem.ParticleType extends Enum<ParticleSystem.ParticleType>