TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
Public Member Functions | Public Attributes | List of all members
cherrypi::FixedScenarioGroup Struct Reference

#include <scenariospecification.h>

Public Member Functions

FixedScenarioadd (std::string name)
 

Public Attributes

std::string name
 
std::vector< FixedScenarioscenarios = std::vector<FixedScenario>()
 

Member Function Documentation

FixedScenario& cherrypi::FixedScenarioGroup::add ( std::string  name)
inline

Member Data Documentation

std::string cherrypi::FixedScenarioGroup::name
std::vector<FixedScenario> cherrypi::FixedScenarioGroup::scenarios = std::vector<FixedScenario>()

The documentation for this struct was generated from the following file: