AStar.setPointWeightScale

Sets the weight_scale for the point with the given id.

struct AStar
@nogc nothrow
void
setPointWeightScale
(
in long id
,
in double weight_scale
)

Meta