|
BWAPI
|

Defines | |
| #define | TASK_PRIORITY_FACTOR 1 |
| #define | FLYING_FACTOR 2 |
| #define | SPEED_FACTOR 1 |
| #define | VISION_FACTOR 1 |
| #define | PERCENT_ACTIVE_UNITS 0.05 |
| #define | MIN_ACTIVE_UNITS 6 |
| #define | UNIT_COUNT_FACTOR 1 |
| #define | TASK_COUNT_FACTOR 10 |
| #define | WORKER_FACTOR 0.05 |
| #define | CORNER_FACTOR 1 |
| #define | TIMEOUT_EXPLORE_SECTOR_TASK 1200 |
| #define | COMSAT_APTITUDE 100000 |
Functions | |
| bool | compareSectors (MapSector *first, MapSector *second) |
| #define COMSAT_APTITUDE 100000 |
| #define CORNER_FACTOR 1 |
| #define FLYING_FACTOR 2 |
| #define MIN_ACTIVE_UNITS 6 |
| #define PERCENT_ACTIVE_UNITS 0.05 |
| #define SPEED_FACTOR 1 |
| #define TASK_COUNT_FACTOR 10 |
| #define TASK_PRIORITY_FACTOR 1 |
| #define TIMEOUT_EXPLORE_SECTOR_TASK 1200 |
| #define UNIT_COUNT_FACTOR 1 |
| #define VISION_FACTOR 1 |
| #define WORKER_FACTOR 0.05 |
| bool compareSectors | ( | MapSector * | first, |
| MapSector * | second | ||
| ) |


1.7.6.1