TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
#include <scenariospecification.h>
Public Attributes | |
int | count |
tc::BW::UnitType | type |
int | x |
int | y |
double | spreadX = 0.0 |
double | spreadY = 0.0 |
int | health = -1 |
int | shields = -1 |
int | energy = -1 |
int cherrypi::SpawnPosition::count |
int cherrypi::SpawnPosition::energy = -1 |
int cherrypi::SpawnPosition::health = -1 |
int cherrypi::SpawnPosition::shields = -1 |
double cherrypi::SpawnPosition::spreadX = 0.0 |
double cherrypi::SpawnPosition::spreadY = 0.0 |
tc::BW::UnitType cherrypi::SpawnPosition::type |
int cherrypi::SpawnPosition::x |
int cherrypi::SpawnPosition::y |