public class ImageTile
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
void |
finalize() |
void |
preprocessTexture()
Turn the data into a raw texture.
|
void |
setBorderSize(int borderSize)
If the image has a border built in, set that here.
|
public void setBorderSize(int borderSize)
public void preprocessTexture()
public void finalize()
finalize
in class java.lang.Object