Package | Description |
---|---|
bwem |
Modifier and Type | Method and Description |
---|---|
List<Area> |
Area.getAccessibleNeighbors() |
List<Area> |
Area.getAccessibleNeighbors() |
List<Area> |
BWMap.getAreas() |
Pair<Area,Area> |
ChokePoint.getAreas()
Returns the two areas of this ChokePoint.
|
Pair<Area,Area> |
ChokePoint.getAreas()
Returns the two areas of this ChokePoint.
|
List<Area> |
Graph.getAreas() |
List<Area> |
Graph.getAreas() |
Pair<Area,Area> |
ChokePoint.getAreas()
Returns the two areas of this ChokePoint.
|
Pair<Area,Area> |
ChokePoint.getAreas()
Returns the two areas of this ChokePoint.
|
List<Area> |
BWMap.getAreas() |
List<Area> |
Neutral.getBlockedAreas()
If blocking() == true, returns the set of areas blocked by this Neutral.
|
List<Area> |
Neutral.getBlockedAreas()
If blocking() == true, returns the set of areas blocked by this Neutral.
|
Map<Area,List<ChokePoint>> |
Area.getChokePointsByArea() |
Map<Area,List<ChokePoint>> |
Area.getChokePointsByArea() |
Modifier and Type | Method and Description |
---|---|
List<ChokePoint> |
Area.getChokePoints(Area area) |
List<ChokePoint> |
Area.getChokePoints(Area area) |
WalkPosition |
ChokePoint.getNodePositionInArea(ChokePoint.Node node,
Area area)
Pretty much the same as pos(n), except that the returned MiniTile position is guaranteed to be
part of pArea.
|
WalkPosition |
ChokePoint.getNodePositionInArea(ChokePoint.Node node,
Area area)
Pretty much the same as pos(n), except that the returned MiniTile position is guaranteed to be
part of pArea.
|
boolean |
Area.isAccessibleFrom(Area area) |
boolean |
Area.isAccessibleFrom(Area area) |
Copyright © 2022. All rights reserved.