public class Rect2i extends Object
Rect2i(int par1, int par2, int par3, int par4)
int
getRectHeight()
getRectWidth()
getRectX()
getRectY()
Rect2i
intersection(Rect2i par1Rect2i)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Rect2i(int par1, int par2, int par3, int par4)
public Rect2i intersection(Rect2i par1Rect2i)
public int getRectX()
public int getRectY()
public int getRectWidth()
public int getRectHeight()