Enum Class Entity.EnemyType

java.lang.Object
java.lang.Enum<Entity.EnemyType>
com.csse3200.game.entities.Entity.EnemyType
All Implemented Interfaces:
Serializable, Comparable<Entity.EnemyType>, Constable
Enclosing class:
Entity

public static enum Entity.EnemyType extends Enum<Entity.EnemyType>