|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface BasicVehicle.MovementFactory
The Movement Factory
| Method Summary | |
|---|---|
BasicVehicle.Movement |
make(Point2D position,
double heading,
double velocity)
Create a movement object. |
| Method Detail |
|---|
BasicVehicle.Movement make(Point2D position,
double heading,
double velocity)
position - the positionheading - the headingvelocity - the velocity
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||