|
BWAPI
|
#include <GameProgressDetection.h>

Public Types | |
| enum | type { BuildArmy, TechNormal, TechHigh } |
Definition at line 7 of file GameProgressDetection.h.
| enum StateTypeDef::type |
Definition at line 9 of file GameProgressDetection.h.
{
BuildArmy,
TechNormal,
TechHigh
};
1.7.6.1