MCPcopy Create free account
hub / github.com/bwapi/bwapi / getRegionGroupID

Method getRegionGroupID

bwapi/Shared/RegionShared.cpp:6–9  ·  view source on GitHub ↗

-------------------------------- GET GROUP ID -----------------------------------------------------------

Source from the content-addressed store, hash-verified

4{
5 // -------------------------------- GET GROUP ID -----------------------------------------------------------
6 int RegionImpl::getRegionGroupID() const
7 {
8 return self->islandID;
9 }
10 // --------------------------------- GET CENTER ------------------------------------------------------------
11 BWAPI::Position RegionImpl::getCenter() const
12 {

Callers 2

setNeighborsMethod · 0.95
hasPathMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected