Package zombie.worldMap.symbols
Class MapSymbolDefinitions
java.lang.Object
zombie.worldMap.symbols.MapSymbolDefinitions
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
addTexture
(String string, String string2) void
addTexture
(String string, String string2, int int1, int int2) static MapSymbolDefinitions
getSymbolById
(String string) getSymbolByIndex
(int int1) int
static void
Reset()
-
Constructor Details
-
MapSymbolDefinitions
public MapSymbolDefinitions()
-
-
Method Details
-
getInstance
-
addTexture
-
addTexture
-
getSymbolCount
public int getSymbolCount() -
getSymbolByIndex
-
getSymbolById
-
Reset
public static void Reset()
-