java.lang.ObjectAlien
public class Alien
AlienĂgena do "Space Invaders"
Field Summary | |
---|---|
int |
x
|
int |
y
|
Constructor Summary | |
---|---|
Alien(int x,
int y)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public int x
public int y
Constructor Detail |
---|
public Alien(int x, int y)