Uses of Enum Class
zombie.worldMap.styles.WorldMapStyleLayer.TextureScaling
Packages that use WorldMapStyleLayer.TextureScaling
-
Uses of WorldMapStyleLayer.TextureScaling in zombie.worldMap
Methods in zombie.worldMap with parameters of type WorldMapStyleLayer.TextureScalingModifier and TypeMethodDescriptionvoid
WorldMapRenderer.Drawer.fillPolygon
(WorldMapStyleLayer.RenderArgs renderArgs, WorldMapFeature worldMapFeature, WorldMapStyleLayer.RGBAf rGBAf, Texture texture, float float4, WorldMapStyleLayer.TextureScaling textureScaling) -
Uses of WorldMapStyleLayer.TextureScaling in zombie.worldMap.styles
Subclasses with type arguments of type WorldMapStyleLayer.TextureScaling in zombie.worldMap.stylesFields in zombie.worldMap.styles declared as WorldMapStyleLayer.TextureScalingMethods in zombie.worldMap.styles that return WorldMapStyleLayer.TextureScalingModifier and TypeMethodDescriptionprotected WorldMapStyleLayer.TextureScaling
WorldMapStyleLayer.evalTextureScaling
(WorldMapStyleLayer.RenderArgs renderArgs, ArrayList<? extends WorldMapStyleLayer.TextureStop> arrayList, WorldMapStyleLayer.TextureScaling textureScaling) Returns the enum constant of this class with the specified name.static WorldMapStyleLayer.TextureScaling[]
WorldMapStyleLayer.TextureScaling.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in zombie.worldMap.styles with parameters of type WorldMapStyleLayer.TextureScalingModifier and TypeMethodDescriptionprotected WorldMapStyleLayer.TextureScaling
WorldMapStyleLayer.evalTextureScaling
(WorldMapStyleLayer.RenderArgs renderArgs, ArrayList<? extends WorldMapStyleLayer.TextureStop> arrayList, WorldMapStyleLayer.TextureScaling textureScaling) Constructors in zombie.worldMap.styles with parameters of type WorldMapStyleLayer.TextureScalingModifierConstructorDescriptionTextureStop
(float float0, String string, WorldMapStyleLayer.TextureScaling textureScaling)