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