TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
This is the complete list of members for cherrypi::SharedController, including all inherited members.
addUnit(State *state, Unit *unit, UpcId id) | cherrypi::ControllerBase | virtual |
addUpc(Unit *unit, Args &&...args) | cherrypi::ControllerBase | inlineprotected |
ControllerBase(Module *module) | cherrypi::ControllerBase | |
getName() const | cherrypi::ControllerBase | inlinevirtual |
globalInstance(State *state, Module *module, std::string name=std::string()) | cherrypi::SharedController | inlinestatic |
isControllingUnitWith(Unit *unit, UpcId id) const | cherrypi::ControllerBase | |
keepUnit(State *state, Unit *unit) const | cherrypi::ControllerBase | virtual |
module_ | cherrypi::ControllerBase | protected |
postUpcs(State *state) | cherrypi::ControllerBase | protected |
removeUnit(State *state, Unit *unit, UpcId id) | cherrypi::ControllerBase | virtual |
step(State *state) | cherrypi::ControllerBase | virtual |
units_ | cherrypi::ControllerBase | protected |
upcs_ | cherrypi::ControllerBase | protected |
~ControllerBase()=default | cherrypi::ControllerBase | virtual |
~SharedController()=default | cherrypi::SharedController | virtual |