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