|
BWAPI
|
#include <AttackUnitTest.h>


Public Member Functions | |
| AttackUnitTest (BWAPI::UnitType unitType, BWAPI::UnitType targetType) | |
| virtual void | start () |
| virtual void | update () |
| virtual void | stop () |
| AttackUnitTest::AttackUnitTest | ( | BWAPI::UnitType | unitType, |
| BWAPI::UnitType | targetType | ||
| ) |
| void AttackUnitTest::start | ( | ) | [virtual] |
| void AttackUnitTest::stop | ( | ) | [virtual] |
Implements TestCase.
| void AttackUnitTest::update | ( | ) | [virtual] |
1.7.6.1