TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
This is the complete list of members for cherrypi::ProxyTask, including all inherited members.
cancel(State *state) override | cherrypi::ProxyTask | virtual |
finished() const | cherrypi::Task | inline |
getName() const | cherrypi::Task | inlinevirtual |
proxiedUnits() const override | cherrypi::ProxyTask | virtual |
ProxyTask(UpcId targetUpcId, UpcId upcId) | cherrypi::ProxyTask | |
removeDeadOrReassignedUnits(State *state) | cherrypi::Task | protectedvirtual |
removeUnit(Unit *unit) | cherrypi::Task | |
setStatus(TaskStatus status) | cherrypi::Task | inline |
status() const | cherrypi::Task | inline |
target() const | cherrypi::ProxyTask | inline |
target_ | cherrypi::ProxyTask | protected |
targetUpcId_ | cherrypi::ProxyTask | protected |
Task(UpcId upcId, std::unordered_set< Unit * > units={}) | cherrypi::Task | inlineexplicit |
units() const | cherrypi::Task | inline |
units() | cherrypi::Task | inlineprotected |
upcId() const | cherrypi::Task | inline |
update(State *state) override | cherrypi::ProxyTask | virtual |
~ProxyTask()=default | cherrypi::ProxyTask | virtual |
~Task() | cherrypi::Task | inlinevirtual |