Module svs_simulation.ai_lib.pathhandling
Classes for finding with paths in terrain.
This module is based on examples in: Mat Buckland, 2005, Programming
Game AI by Example, Wordware:Plano, see http://www.wordware.com/files/ai,
and http://www.ai-junkie.com.
Author: Simon Yuill
Contact: simon@lipparosa.org
Copyright: 2005 Simon Yuill
License: GNU GPL version 2 or any later version
| Classes |
PathPlanner |
This class is used by an entity to determine which paths it should use
when travelling. |
path_const
-
- Type:
-
Constants
- Value:
<svs_core.utilities.lib.Constants instance at 0x3076df58>
|
|