|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object graphics.movement.BouncingMovement
public class BouncingMovement
TODO: fill in comments for BouncingMovement
Constructor Summary | |
---|---|
BouncingMovement()
|
Method Summary | |
---|---|
Vector |
move(IGraphic graphic,
Vector vector)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BouncingMovement()
Method Detail |
---|
public Vector move(IGraphic graphic, Vector vector)
move
in interface IGraphicMovement
graphic
- v
- IGraphicMovement.move(graphics.IGraphic, utilities.Vector)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |