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