TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
This is the complete list of members for cherrypi::GathererModule, including all inherited members.
GathererModule() | cherrypi::GathererModule | inline |
make(Args &&...args) | cherrypi::Module | inlinestatic |
make(std::string const &typeName) | cherrypi::Module | static |
makeName(std::type_index const &type) | cherrypi::Module | static |
Module() | cherrypi::Module | protected |
name() | cherrypi::Module | |
name_ | cherrypi::Module | protected |
onGameEnd(State *s) | cherrypi::Module | inlinevirtual |
onGameStart(State *s) | cherrypi::Module | inlinevirtual |
player_ | cherrypi::Module | protected |
setName(std::string name) | cherrypi::Module | |
setPlayer(BasePlayer *p) | cherrypi::Module | inlinevirtual |
step(State *s) override | cherrypi::GathererModule | virtual |
~GathererModule()=default | cherrypi::GathererModule | virtual |
~Module()=default | cherrypi::Module | virtual |