Class TileGeometryManager
java.lang.Object
zombie.tileDepth.TileGeometryManager
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionvoid
copyGeometry
(String string1, String string0, int int0, int int1, ArrayList<TileGeometryFile.Geometry> arrayList) getGeometry
(String string1, String string0, int int0, int int1) static TileGeometryManager
zombie.tileDepth.TileGeometryFile.Tile
getOrCreateTile
(String arg0, String arg1, int arg2, int arg3) zombie.tileDepth.TileGeometryFile.Tile
getTileProperty
(String arg0, String arg1, int arg2, int arg3, String arg4) void
init()
void
void
void
void
void
Reset()
void
setGeometry
(String string1, String string0, int int0, int int1, ArrayList<TileGeometryFile.Geometry> arrayList) void
setTileProperty
(String arg0, String arg1, int arg2, int arg3, String arg4, String arg5) void
-
Field Details
-
ONE_PIXEL_OFFSET
public static final boolean ONE_PIXEL_OFFSET- See Also:
-
-
Method Details
-
getInstance
-
init
public void init() -
initGameData
public void initGameData() -
initModData
-
loadedTileDefinitions
public void loadedTileDefinitions() -
initSpriteProperties
public void initSpriteProperties() -
getModIDs
-
setGeometry
public void setGeometry(String string1, String string0, int int0, int int1, ArrayList<TileGeometryFile.Geometry> arrayList) -
copyGeometry
public void copyGeometry(String string1, String string0, int int0, int int1, ArrayList<TileGeometryFile.Geometry> arrayList) -
getGeometry
public ArrayList<TileGeometryFile.Geometry> getGeometry(String string1, String string0, int int0, int int1) -
getTileProperty
-
setTileProperty
-
getTile
-
getOrCreateTile
-
write
-
Reset
public void Reset()
-