Function AStar.getPointWeightScale
Returns the weight scale of the point associated with the given id.
double getPointWeightScale
(
const(long) id
) nothrow @nogc const;
Returns the weight scale of the point associated with the given id.
double getPointWeightScale
(
const(long) id
) nothrow @nogc const;