|
BWAPI
|
#include <ProtossTest.h>


Public Member Functions | |
| virtual void | onStart () |
| void ProtossTest::onStart | ( | ) | [virtual] |
BWAPI calls this at the start of a match. Typically an AI will execute set up code in this method (initialize data structures, load build orders, etc).
Reimplemented from BWAPI::AIModule.

1.7.6.1