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

#include <combatsim.h>

Public Attributes

double startHp = 0.0
 
double endHp = 0.0
 
std::vector< SimUnitunits
 

Member Data Documentation

double cherrypi::CombatSim::Team::endHp = 0.0
double cherrypi::CombatSim::Team::startHp = 0.0
std::vector<SimUnit> cherrypi::CombatSim::Team::units

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