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

#include <replayer.h>

Public Attributes

uint32_t height
 
uint32_t width
 
std::vector< uint8_t > data
 

Member Data Documentation

std::vector<uint8_t> torchcraft::replayer::Map::data
uint32_t torchcraft::replayer::Map::height
uint32_t torchcraft::replayer::Map::width

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