TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
Removes units from an UPC that are allocated to high-priority tasks. More...
#include <upcfilter.h>
Inherits cherrypi::UPCFilter.
Public Member Functions | |
virtual | ~AssignedUnitsFilter () |
bool | filter (State *state, std::shared_ptr< UPCTuple > upc, Module *origin) override |
Public Member Functions inherited from cherrypi::UPCFilter | |
UPCFilter () | |
virtual | ~UPCFilter () |
Removes units from an UPC that are allocated to high-priority tasks.
|
inlinevirtual |
|
overridevirtual |
Implements cherrypi::UPCFilter.