Uses of Enum Class
zombie.iso.areas.IsoRoomExit.ExitType
Packages that use IsoRoomExit.ExitType
-
Uses of IsoRoomExit.ExitType in zombie.iso.areas
Subclasses with type arguments of type IsoRoomExit.ExitType in zombie.iso.areasFields in zombie.iso.areas declared as IsoRoomExit.ExitTypeMethods in zombie.iso.areas that return IsoRoomExit.ExitTypeModifier and TypeMethodDescriptionstatic IsoRoomExit.ExitType
Returns the enum constant of this class with the specified name.static IsoRoomExit.ExitType[]
IsoRoomExit.ExitType.values()
Returns an array containing the constants of this enum class, in the order they are declared.