Uses of Class
zombie.worldMap.UIWorldMapV1
Packages that use UIWorldMapV1
-
Uses of UIWorldMapV1 in zombie.characters.animals.pathfind
Methods in zombie.characters.animals.pathfind with parameters of type UIWorldMapV1Modifier and TypeMethodDescriptionvoidNestedPaths.drawLine(UIWorldMapV1 api, float x1, float y1, float x2, float y2, float r, float g, float b, float a) -
Uses of UIWorldMapV1 in zombie.worldMap
Subclasses of UIWorldMapV1 in zombie.worldMapMethods in zombie.worldMap that return UIWorldMapV1 -
Uses of UIWorldMapV1 in zombie.worldMap.styles
Fields in zombie.worldMap.styles declared as UIWorldMapV1