|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectgraphics.movement.RegularMovement
public class RegularMovement
TODO: fill in comments for RegularMovement
| Constructor Summary | |
|---|---|
RegularMovement()
|
|
| Method Summary | |
|---|---|
Vector |
move(IGraphic graphic,
Vector v)
Adds the values in the vector onto the graphic's location |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegularMovement()
| Method Detail |
|---|
public Vector move(IGraphic graphic,
Vector v)
move in interface IGraphicMovementgraphic - The graphic to movev - the Vector representing the amount to moveIGraphicMovement.move(graphics.IGraphic, utilities.Vector)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||