AStar2D.setPointPosition

Sets the position for the point with the given id.

struct AStar2D
@nogc nothrow
void
setPointPosition
(
in long id
,
in Vector2 position
)

Meta