|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--tapestry.support.util.Orientation
Constructor Summary | |
Orientation()
|
|
Orientation(double maxTurn,
double maxAccelerate,
double maxSpeed)
|
Method Summary | |
java.awt.Point |
MovePointAlong(java.awt.Point pos)
|
void |
OrientTowards(java.awt.Point source,
java.awt.Point target)
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public Orientation()
public Orientation(double maxTurn, double maxAccelerate, double maxSpeed)
Method Detail |
public java.awt.Point MovePointAlong(java.awt.Point pos)
public void OrientTowards(java.awt.Point source, java.awt.Point target)
|
|||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |