Uses of Enum Class
zombie.characters.Side
Packages that use Side
-
Uses of Side in zombie.characters
Subclasses with type arguments of type Side in zombie.charactersMethods in zombie.characters that return SideModifier and TypeMethodDescriptionIsoGameCharacter.testDotSideEnum(IsoMovingObject target) static SideReturns the enum constant of this class with the specified name.static Side[]Side.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of Side in zombie.vehicles
Fields in zombie.vehicles declared as Side