Callback made from pathfinding engine to determine cell pathfinding information

Declaration Syntax

Parameters
- xFrom (Int32)
- staring x coord
- yFrom (Int32)
- starting y coord
- xTo (Int32)
- ending x coord
- yTo (Int32)
- ending y coord

Return Value
"Cost" to pass through cell
Assembly:
libtcodWrapper (Module: libtcodWrapper) Version: 0.2.0.0 (0.2.0.0)