|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
float |
cost(MotionlessObject from,
MotionlessObject to)
This method returns cost for reaching the to
from the from . |
Method Detail |
public float cost(MotionlessObject from, MotionlessObject to)
to
from the from
. When the to
is a
road, this method should return cost for reaching short of
the road's another end-point from the from
.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |