Package net.pl3x.map.core.image
Class TileImage
java.lang.Object
net.pl3x.map.core.Keyed
net.pl3x.map.core.image.TileImage
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
DIR_PATH
- See Also:
-
FILE_PATH
- See Also:
-
-
Constructor Details
-
TileImage
-
-
Method Details
-
getIndex
public int getIndex(int x, int z) -
getPixel
public int getPixel(int x, int z) -
setPixel
public void setPixel(int x, int z, int color) -
saveToDisk
public void saveToDisk() -
equals
-
hashCode
public int hashCode() -
toString
-