Uses of Enum Class
zombie.iso.sprite.IsoReticleMode
Packages that use IsoReticleMode
-
Uses of IsoReticleMode in zombie.iso.sprite
Subclasses with type arguments of type IsoReticleMode in zombie.iso.spriteMethods in zombie.iso.sprite that return IsoReticleModeModifier and TypeMethodDescriptionIsoReticle.getTargetReticleMode()static IsoReticleModeReturns the enum constant of this class with the specified name.static IsoReticleMode[]IsoReticleMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.iso.sprite with parameters of type IsoReticleModeModifier and TypeMethodDescriptionvoidIsoReticle.setTargetReticleMode(IsoReticleMode reticleMode) static voidIsoReticle.trySetTargetReticleMode(int playerIndex, IsoReticleMode isoReticleMode)