|
ProtoBot
|
This is the complete list of members for AStar, including all inherited members.
| AreaPathCache (defined in AStar) | AStar | privatestatic |
| chebyshevDistance(BWAPI::Position pos1, BWAPI::Position pos2) (defined in AStar) | AStar | privatestatic |
| ChokepointPathCache (defined in AStar) | AStar | privatestatic |
| clearPathCache() (defined in AStar) | AStar | static |
| closestCachedPath(BWAPI::Position start, BWAPI::Position end) | AStar | privatestatic |
| drawPath(Path path) | AStar | static |
| failedAreaPairs (defined in AStar) | AStar | privatestatic |
| fillAreaPathCache() | AStar | static |
| fillUncachedAreaPairs() | AStar | static |
| GeneratePath(BWAPI::Position _start, BWAPI::UnitType unitType, BWAPI::Position _end, bool isInteractableEndpoint=false) | AStar | static |
| generateSubPath(BWAPI::Position _start, BWAPI::UnitType unitType, BWAPI::Position _end, bool isInteractableEndpoint=false) | AStar | privatestatic |
| octileDistance(BWAPI::Position pos1, BWAPI::Position pos2) (defined in AStar) | AStar | privatestatic |
| squaredDistance(BWAPI::Position pos1, BWAPI::Position pos2) (defined in AStar) | AStar | privatestatic |
| TileToIndex(BWAPI::TilePosition tile) | AStar | privatestatic |
| tileWalkable(BWAPI::UnitType unitType, BWAPI::TilePosition tile, BWAPI::TilePosition end, bool isInteractableEndpoint) | AStar | privatestatic |
| UncachedAreaPairs (defined in AStar) | AStar | privatestatic |