Query individual point on path

Declaration Syntax
public void GetPointOnPath(
int index,
out int x,
out int y
)

Parameters
- index (Int32)
- 0-based index of points in path list
- x (
Int32
%)
- x coord of point
- y (
Int32
%)
- y coord of point
Assembly:
libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)