Uses of Enum Class
zombie.characters.FallSeverity
Packages that use FallSeverity
-
Uses of FallSeverity in zombie.characters
Subclasses with type arguments of type FallSeverity in zombie.charactersMethods in zombie.characters that return FallSeverityModifier and TypeMethodDescriptionFallDamage.getFallImpactSeverity()static FallSeverityFallingConstants.getFallSeverity(float float0) IsoGameCharacter.getFallSpeedSeverity()static FallSeverityReturns the enum constant of this class with the specified name.static FallSeverity[]FallSeverity.values()Returns an array containing the constants of this enum class, in the order they are declared.