Uses of Enum Class
zombie.tileDepth.TileDepthMapManager.TileDepthPreset
Packages that use TileDepthMapManager.TileDepthPreset
-
Uses of TileDepthMapManager.TileDepthPreset in zombie.tileDepth
Subclasses with type arguments of type TileDepthMapManager.TileDepthPreset in zombie.tileDepthMethods in zombie.tileDepth that return TileDepthMapManager.TileDepthPresetModifier and TypeMethodDescriptionTileDepthMapManager.TileDepthPreset.fromIndex
(int int0) Returns the enum constant of this class with the specified name.static TileDepthMapManager.TileDepthPreset[]
TileDepthMapManager.TileDepthPreset.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.tileDepth with parameters of type TileDepthMapManager.TileDepthPresetModifier and TypeMethodDescriptionTileDepthMapManager.getTextureForPreset
(TileDepthMapManager.TileDepthPreset tileDepthPreset)