Uses of Enum Class
zombie.AttackType
Packages that use AttackType
-
Uses of AttackType in zombie
Subclasses with type arguments of type AttackType in zombieMethods in zombie that return AttackTypeModifier and TypeMethodDescriptionstatic AttackType
Returns the enum constant of this class with the specified name.static AttackType[]
AttackType.values()
Returns an array containing the constants of this enum class, in the order they are declared.