public class TilesBounds extends java.lang.Object
int
endCol
endRow
level
startCol
startRow
TilesBounds()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public int level
public int startCol
public int startRow
public int endCol
public int endRow
public TilesBounds()