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 string1, String string0, int int0, int int1) zombie.tileDepth.TileGeometryFile.Tile
getTileProperty
(String string2, String string0, int int0, int int1, String string1) void
init()
void
void
void
void
Reset()
void
setGeometry
(String string1, String string0, int int0, int int1, ArrayList<TileGeometryFile.Geometry> arrayList) void
setTileProperty
(String string3, String string0, int int0, int int1, String string1, String string2) 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
-
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()
-