Class MapSymbolDefinitions
java.lang.Object
zombie.worldMap.symbols.MapSymbolDefinitions
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
addTexture
(String id, String path) void
addTexture
(String string0, String string1, int int0, int int1, String string2) void
addTexture
(String string1, String string0, String string2) static MapSymbolDefinitions
getSymbolById
(String id) getSymbolByIndex
(int index) int
static void
Reset()
-
Constructor Details
-
MapSymbolDefinitions
public MapSymbolDefinitions()
-
-
Method Details
-
getInstance
-
addTexture
-
addTexture
-
addTexture
-
getSymbolCount
public int getSymbolCount() -
getSymbolByIndex
-
getSymbolById
-
Reset
public static void Reset()
-