-------------------------------- GET GROUP ID -----------------------------------------------------------
| 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 | { |
no outgoing calls
no test coverage detected