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