SuperLib  _SuperLib_VERSION
 All Classes Functions
Public Member Functions | Public Attributes | Static Public Attributes | List of all members
_SuperLib_RoadPathFinder Class Reference

Public Member Functions

constructor _SuperLib_RoadPathFinder (no_build=false)
function InitializePath (sources, goals, repair_existing=false, forbidden_tiles=[], estimate_multiplier=1)
function SetMaxIterations (max_iterations)
function SetStepSize (step_size)
function FindPath (num_iterations=null)
function GetFindPathError ()
function GetIterationsUsed ()

Public Attributes

 _pf = null
 max_iterations = null
 accumulated_iterations = null
 step_size = null
 find_path_error_code = null

Static Public Attributes

static PATH_FIND_NO_ERROR = 0
static PATH_FIND_FAILED_NO_PATH = 1
static PATH_FIND_FAILED_TIME_OUT = 2

The documentation for this class was generated from the following file: