AStar2D.getPointWeightScale

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

struct AStar2D
@nogc nothrow const
double
getPointWeightScale
(
in long id
)

Meta