Uses of Enum Class
zombie.iso.objects.IsoDoor.DoorType
Packages that use IsoDoor.DoorType
-
Uses of IsoDoor.DoorType in zombie.iso.objects
Subclasses with type arguments of type IsoDoor.DoorType in zombie.iso.objectsFields in zombie.iso.objects declared as IsoDoor.DoorTypeMethods in zombie.iso.objects that return IsoDoor.DoorTypeModifier and TypeMethodDescriptionstatic IsoDoor.DoorType
Returns the enum constant of this class with the specified name.static IsoDoor.DoorType[]
IsoDoor.DoorType.values()
Returns an array containing the constants of this enum class, in the order they are declared.