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 TypeMethodDescriptionvoidWorldMapRenderer.Drawer.fillPolygon(WorldMapStyleLayer.RenderArgs args, WorldMapFeature feature, WorldMapStyleLayer.RGBAf color, Texture texture, float textureScale, WorldMapStyleLayer.TextureScaling scaling) -
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 TypeMethodDescriptionReturns 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.Constructors in zombie.worldMap.styles with parameters of type WorldMapStyleLayer.TextureScalingModifierConstructorDescriptionTextureStop(float zoom, String texturePath, WorldMapStyleLayer.TextureScaling scaling)