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