|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Functions | |
| bool | buildpath_nodefilter_none (vector n, vector c, vector p) |
| entity | path_build (entity next, vector where, entity prev, entity start) |
Definition at line 321 of file main.qc.
References vector.
Referenced by pathlib_waypointpath_step().
Definition at line 326 of file main.qc.
References buildpath_nodefilter(), entity(), next, prev, spawn, and vector.
Referenced by pathlib_astar(), and pathlib_waypointpath_step().