Class WorldMapStyleV2
java.lang.Object
zombie.worldMap.styles.WorldMapStyleV1
zombie.worldMap.styles.WorldMapStyleV2
-
Nested Class Summary
Nested ClassesNested classes/interfaces inherited from class zombie.worldMap.styles.WorldMapStyleV1
WorldMapStyleV1.WorldMapLineStyleLayerV1, WorldMapStyleV1.WorldMapPolygonStyleLayerV1, WorldMapStyleV1.WorldMapStyleLayerV1, WorldMapStyleV1.WorldMapTextureStyleLayerV1
-
Field Summary
Fields inherited from class zombie.worldMap.styles.WorldMapStyleV1
m_api, m_layers, m_style, m_ui
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnewPyramidLayer
(String string) static void
setExposed
(LuaManager.Exposer exposer) Methods inherited from class zombie.worldMap.styles.WorldMapStyleV1
clear, getLayerByIndex, getLayerByName, getLayerCount, indexOfLayer, moveLayer, newLineLayer, newPolygonLayer, newTextureLayer, removeLayerById, removeLayerByIndex
-
Constructor Details
-
WorldMapStyleV2
-
-
Method Details
-
newPyramidLayer
public WorldMapStyleV1.WorldMapStyleLayerV1 newPyramidLayer(String string) throws IllegalArgumentException - Throws:
IllegalArgumentException
-
setExposed
-