|
BWAPI
|
#include <Base.h>
Public Types | |
| enum | type { Scout, AirToAir, AirToGround, GroundToAir, GroundToGround } |
Definition at line 11 of file Base.h.
{
Scout,
AirToAir,
AirToGround,
GroundToAir,
GroundToGround
};
1.7.6.1