This wiki is out of date, use the continuation of this wiki instead

Pathfind flags

From FenixWiki

Revision as of 00:06, 4 May 2007 by Sandman (Talk | contribs)
(diff) ←Older revision | Current revision (diff) | Newer revision→ (diff)
Jump to: navigation, search


[edit] Definition

Pathfind flags are used in path_find(), to specify optional functionality.

[edit] List

Constant - Value - Description
PF_NODIAG - 1 - Prohibit the pathfinding from using diagonal paths.
PF_REVERSE - 2 - Return the path found in reverse order.
Personal tools