public class Player extends Element
Player(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 Player(int x, int y)
x
y
public void move(int x, int y)