Package zombie.worldMap.markers
Class WorldMapMarkers
java.lang.Object
zombie.worldMap.markers.WorldMapMarkers
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionaddGridSquareMarker
(int int1, int int2, int int3, float float1, float float2, float float3, float float4) void
clear()
void
removeMarker
(WorldMapMarker worldMapMarker) void
render
(UIWorldMap uIWorldMap)
-
Constructor Details
-
WorldMapMarkers
public WorldMapMarkers()
-
-
Method Details
-
addGridSquareMarker
public WorldMapGridSquareMarker addGridSquareMarker(int int1, int int2, int int3, float float1, float float2, float float3, float float4) -
removeMarker
-
clear
public void clear() -
render
-