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

#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
 

Member Data Documentation

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

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