Function AStar2D.getPointWeightScale

Returns the weight scale of the point associated with the given id.

double getPointWeightScale (
  const(long) id
) nothrow @nogc const;