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