Additional Inherited Members | |
Private Member Functions inherited from Rail | |
| function | InitializePath (sources, goals, ignored_tiles=[]) |
| Initialize a path search between sources and goals. | |
| function | FindPath (iterations) |
| Try to find the path as indicated with InitializePath with the lowest cost. | |
Private Attributes inherited from Rail | |
| cost = null | |
| Used to change the costs. | |
1.8.1.2