Enum Class ParticleService.ParticleType

java.lang.Object
java.lang.Enum<ParticleService.ParticleType>
com.csse3200.game.particles.ParticleService.ParticleType
All Implemented Interfaces:
Serializable, Comparable<ParticleService.ParticleType>, Constable
Enclosing class:
ParticleService

public static enum ParticleService.ParticleType extends Enum<ParticleService.ParticleType>
Enum of the different types of particle effects that can be played.