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

#include <state.h>

Public Attributes

int id
 
BW::Race race = BW::Race::Unknown
 
std::string name
 
bool is_enemy
 
bool has_left
 

Member Data Documentation

bool torchcraft::State::PlayerInfo::has_left
int torchcraft::State::PlayerInfo::id
bool torchcraft::State::PlayerInfo::is_enemy
std::string torchcraft::State::PlayerInfo::name
BW::Race torchcraft::State::PlayerInfo::race = BW::Race::Unknown

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