BWAPI
|
#include <ETechEstimator.h>
Public Member Functions | |
const std::vector< long double > & | getOpeningsProbas () const |
void | onUnitDestroy (BWAPI::Unit *u) |
void | onUnitShow (BWAPI::Unit *u) |
void | onUnitHide (BWAPI::Unit *u) |
Public Attributes | |
bool | hasInfered |
Friends | |
class | CSingleton< ETechEstimator > |
const std::vector< long double > & ETechEstimator::getOpeningsProbas | ( | ) | const |
void ETechEstimator::onUnitDestroy | ( | BWAPI::Unit * | u | ) |
void ETechEstimator::onUnitHide | ( | BWAPI::Unit * | u | ) |
void ETechEstimator::onUnitShow | ( | BWAPI::Unit * | u | ) |
We are interested in the time at which the construction began
We infer the buildings needed to produce this unit
The later he could have built this building
friend class CSingleton< ETechEstimator > [friend] |