Uses of Class
zombie.worldMap.UIWorldMap
Packages that use UIWorldMap
Package
Description
-
Uses of UIWorldMap in zombie.characters.animals
Methods in zombie.characters.animals with parameters of type UIWorldMapModifier and TypeMethodDescriptionvoid
AnimalZones.render
(UIWorldMap uIWorldMap, boolean boolean0, boolean boolean1) -
Uses of UIWorldMap in zombie.characters.animals.pathfind
Methods in zombie.characters.animals.pathfind with parameters of type UIWorldMapModifier and TypeMethodDescriptionvoid
NestedPathWanderer.drawLine
(UIWorldMap arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7, float arg8) void
NestedPathWanderer.drawRect
(UIWorldMap arg0, float arg1, float arg2, float arg3, float arg4, float arg5, float arg6, float arg7, float arg8) void
NestedPaths.render
(UIWorldMap arg0) void
NestedPathWanderer.render
(UIWorldMap arg0) void
AnimalPathfind.renderPath
(UIWorldMap uIWorldMap, Zone var2, float float1, float float0, float var5, float var6) static void
CombinedZones.renderPath
(UIWorldMap uIWorldMap, Zone zone, float float0, float float1, float float2, float float3) void
MeshWanderer.renderPath
(UIWorldMap var1, Zone var2, float var3, float var4, float var5, float var6, IPathRenderer iPathRenderer, Mesh mesh, HashMap<Mesh, Zone> hashMap) -
Uses of UIWorldMap in zombie.core.stash
Methods in zombie.core.stash with parameters of type UIWorldMap -
Uses of UIWorldMap in zombie.gameStates
Fields in zombie.gameStates declared as UIWorldMap -
Uses of UIWorldMap in zombie.iso.worldgen
Methods in zombie.iso.worldgen with parameters of type UIWorldMap -
Uses of UIWorldMap in zombie.ui
Methods in zombie.ui that return UIWorldMap -
Uses of UIWorldMap in zombie.worldMap
Methods in zombie.worldMap with parameters of type UIWorldMapModifier and TypeMethodDescriptionfloat
WorldMapPoints.calculateLength
(UIWorldMap uIWorldMap) void
WorldMapRenderer.render
(UIWorldMap ui) Constructors in zombie.worldMap with parameters of type UIWorldMap -
Uses of UIWorldMap in zombie.worldMap.markers
Methods in zombie.worldMap.markers with parameters of type UIWorldMapConstructors in zombie.worldMap.markers with parameters of type UIWorldMap -
Uses of UIWorldMap in zombie.worldMap.streets
Methods in zombie.worldMap.streets with parameters of type UIWorldMapModifier and TypeMethodDescriptionfloat
StreetPoints.calculateLength
(UIWorldMap uIWorldMap) boolean
WorldMapStreets.canPickStreet
(UIWorldMap uIWorldMap, float float0, float float1) WorldMapStreet.getAddPointLocation
(UIWorldMap uIWorldMap, float float1, float float2, ClosestPoint closestPoint) float
WorldMapStreet.getClosestPointOn
(UIWorldMap uIWorldMap, float float9, float float10, ClosestPoint closestPoint) WorldMapStreet.getFont
(UIWorldMap uIWorldMap) double
WorldMapStreet.getFontScale
(UIWorldMap uIWorldMap) float
WorldMapStreet.getLength
(UIWorldMap uIWorldMap) float
WorldMapStreet.getLengthSquared
(UIWorldMap uIWorldMap) boolean
WorldMapStreet.getPointOn
(UIWorldMap uIWorldMap, float float0, PointOn pointOn) void
StreetRenderData.init
(UIWorldMap uIWorldMap, WorldMapRenderer worldMapRenderer) boolean
WorldMapStreet.isOnScreen
(UIWorldMap uIWorldMap) int
WorldMapStreet.pickPoint
(UIWorldMap uIWorldMap, float float6, float float7) WorldMapStreets.pickStreet
(UIWorldMap uIWorldMap, float float2, float float0, float float1, boolean boolean0) void
WorldMapStreet.render
(UIWorldMap uIWorldMap, StreetRenderData streetRenderData) void
WorldMapStreets.render
(UIWorldMap uIWorldMap, StreetRenderData streetRenderData) void
WorldMapStreet.renderIntersections
(UIWorldMap uIWorldMap, float float4, float float5, float float6, float float7) void
WorldMapStreet.renderLines
(UIWorldMap uIWorldMap, float float4, float float5, float float6, float float7, int int1, StreetRenderData streetRenderData) void
WorldMapStreets.renderStreetLines
(UIWorldMap uIWorldMap, float float0, float float1, float float2, float float3, int int0) Constructors in zombie.worldMap.streets with parameters of type UIWorldMapModifierConstructorDescriptionEditStreetsV1
(UIWorldMap uIWorldMap) WorldMapStreetsV1
(UIWorldMap uIWorldMap) -
Uses of UIWorldMap in zombie.worldMap.styles
Fields in zombie.worldMap.styles declared as UIWorldMapMethods in zombie.worldMap.styles with parameters of type UIWorldMapConstructors in zombie.worldMap.styles with parameters of type UIWorldMap -
Uses of UIWorldMap in zombie.worldMap.symbols
Fields in zombie.worldMap.symbols declared as UIWorldMapMethods in zombie.worldMap.symbols with parameters of type UIWorldMapModifier and TypeMethodDescriptionfloat
WorldMapBaseSymbol.getDisplayScale
(UIWorldMap ui) float
WorldMapTextSymbol.getDisplayScale
(UIWorldMap uIWorldMap) WorldMapTextSymbol.getFont
(UIWorldMap uIWorldMap) WorldMapTextSymbol.getStyleLayer
(UIWorldMap uIWorldMap) float
WorldMapBaseSymbol.heightScaled
(UIWorldMap ui) float
WorldMapTextSymbol.heightScaled
(UIWorldMap uIWorldMap) boolean
WorldMapBaseSymbol.isOnScreen
(UIWorldMap uIWorldMap) boolean
WorldMapBaseSymbol.isVisible
(UIWorldMap uIWorldMap) boolean
WorldMapTextSymbol.isVisible
(UIWorldMap uIWorldMap) void
WorldMapBaseSymbol.layout
(UIWorldMap uIWorldMap, WorldMapSymbolCollisions worldMapSymbolCollisions, float float1, float float3, SymbolLayout symbolLayout) void
WorldMapTextSymbol.layout
(UIWorldMap uIWorldMap, WorldMapSymbolCollisions worldMapSymbolCollisions, float float0, float float1, SymbolLayout symbolLayout) void
WorldMapTextureSymbol.layout
(UIWorldMap uIWorldMap, WorldMapSymbolCollisions worldMapSymbolCollisions, float float0, float float1, SymbolLayout symbolLayout) void
SymbolsRenderData.renderMain
(UIWorldMap uIWorldMap, WorldMapSymbols worldMapSymbols, SymbolsLayoutData symbolsLayoutData, WorldMapStyle worldMapStyle) float
WorldMapBaseSymbol.widthScaled
(UIWorldMap ui) float
WorldMapTextSymbol.widthScaled
(UIWorldMap uIWorldMap) Constructors in zombie.worldMap.symbols with parameters of type UIWorldMapModifierConstructorDescriptionSymbolsLayoutData
(UIWorldMap uIWorldMap) WorldMapSymbolsV1
(UIWorldMap ui, WorldMapSymbols symbols) WorldMapSymbolsV2
(UIWorldMap arg0, WorldMapSymbols arg1)