|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.jpemartin.jgt.MoveHorizontalWave
public class MoveHorizontalWave
move horizontally following a cosine wave.
MoveVerticalWave| Constructor Summary | |
|---|---|
MoveHorizontalWave(int amplitude,
int angularVelocity)
|
|
| 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 MoveHorizontalWave(int amplitude,
int angularVelocity)
| 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 | ||||||||