|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jpemartin.jgt.MoveTail
public class MoveTail
The object will follow ("tail") another object with a given time delay.
| Constructor Summary | |
|---|---|
MoveTail(java.awt.Rectangle trailed,
int delay)
|
|
| Method Summary | |
|---|---|
void |
move(java.awt.Rectangle moved)
move "moved" by one step |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MoveTail(java.awt.Rectangle trailed,
int delay)
| Method Detail |
|---|
public void move(java.awt.Rectangle moved)
MoveControl
move in interface MoveControl
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||