Package | Description |
---|---|
bwem |
Modifier and Type | Method and Description |
---|---|
Mineral |
NeutralData.getMineral(Unit unit) |
Mineral |
NeutralData.getMineral(Unit unit) |
Modifier and Type | Method and Description |
---|---|
List<Mineral> |
Base.getBlockingMinerals()
Returns the blocking minerals.
- These are special minerals. |
List<Mineral> |
Base.getBlockingMinerals()
Returns the blocking minerals.
- These are special minerals. |
List<Mineral> |
Area.getMinerals() |
List<Mineral> |
Base.getMinerals()
Returns the available minerals.
- These minerals are assigned to this base (it is guaranteed that no other base provides them). |
List<Mineral> |
NeutralData.getMinerals() |
List<Mineral> |
NeutralData.getMinerals() |
List<Mineral> |
Base.getMinerals()
Returns the available minerals.
- These minerals are assigned to this base (it is guaranteed that no other base provides them). |
List<Mineral> |
Area.getMinerals() |
Modifier and Type | Method and Description |
---|---|
void |
Base.onMineralDestroyed(Mineral mineral) |
void |
Base.onMineralDestroyed(Mineral mineral) |
Modifier and Type | Method and Description |
---|---|
void |
Graph.createChokePoints(List<StaticBuilding> staticBuildings,
List<Mineral> minerals,
List<Pair<Pair<AreaId,AreaId>,WalkPosition>> rawFrontier) |
void |
Graph.createChokePoints(List<StaticBuilding> staticBuildings,
List<Mineral> minerals,
List<Pair<Pair<AreaId,AreaId>,WalkPosition>> rawFrontier) |
Copyright © 2022. All rights reserved.