public class Box extends Element
Box(int x, int y)
void
move(int x, int y)
getImage, getX, getY, setImage, setX, setY
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Box(int x, int y)
x
y
public void move(int x, int y)