public class Tile extends java.lang.Object
byte[]
data
int
height
width
Tile(int width, int height, byte[] data)
Bundle
toBundle()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public final byte[] data
public final int height
public final int width
public Tile(int width, int height, byte[] data)
public Bundle toBundle()