|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectlab5copy.Eyeball
public class Eyeball
| Field Summary | |
|---|---|
protected Point |
location
|
| Constructor Summary | |
|---|---|
Eyeball(GraphicsPanel p,
Point location)
|
|
| Method Summary | |
|---|---|
Vector |
getLookAtVector()
|
Point |
getPupilAt()
|
void |
lookAt(int x,
int y)
|
void |
moveTo(Point location)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected Point location
| Constructor Detail |
|---|
public Eyeball(GraphicsPanel p,
Point location)
| Method Detail |
|---|
public Vector getLookAtVector()
public Point getPupilAt()
public void lookAt(int x,
int y)
public void moveTo(Point location)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||