|
BWAPI
|
#include <RightClickTest.h>


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