| Package | Description |
|---|---|
| bwem |
| Modifier and Type | Method and Description |
|---|---|
CPPath |
PathingResult.getCPPath() |
CPPath |
PathingResult.getCPPath() |
CPPath |
Graph.getPath(ChokePoint cpA,
ChokePoint cpB) |
CPPath |
Graph.getPath(ChokePoint cpA,
ChokePoint cpB) |
CPPath |
BWMap.getPath(Position a,
Position b) |
CPPath |
BWMap.getPath(Position a,
Position b) |
CPPath |
ChokePoint.getPathTo(ChokePoint cp)
Returns a list of getChokePoints, which is intended to be the shortest walking path from this
ChokePoint to cp.
|
CPPath |
ChokePoint.getPathTo(ChokePoint cp)
Returns a list of getChokePoints, which is intended to be the shortest walking path from this
ChokePoint to cp.
|
| Modifier and Type | Method and Description |
|---|---|
Optional<CPPath> |
Graph.getPath(Position a,
Position b) |
Optional<CPPath> |
Graph.getPath(Position a,
Position b) |
Copyright © 2022. All rights reserved.