Class WorldMapMarkersV1
java.lang.Object
zombie.worldMap.markers.WorldMapMarkersV1
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static class
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddGridSquareMarker
(int worldX, int worldY, int radius, float r, float g, float b, float a) void
clear()
void
static void
setExposed
(LuaManager.Exposer exposer)
-
Constructor Details
-
WorldMapMarkersV1
-
-
Method Details
-
addGridSquareMarker
public WorldMapMarkersV1.WorldMapGridSquareMarkerV1 addGridSquareMarker(int worldX, int worldY, int radius, float r, float g, float b, float a) -
removeMarker
-
clear
public void clear() -
setExposed
-