TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
torchcraft::replayer::Replayer Member List

This is the complete list of members for torchcraft::replayer::Replayer, including all inherited members.

decref()RefCountedinline
getFrame(size_t i)torchcraft::replayer::Replayerinline
getKeyFrame()torchcraft::replayer::Replayerinline
getMap(std::vector< uint8_t > &walkability, std::vector< uint8_t > &ground_height, std::vector< uint8_t > &buildability, std::vector< int > &start_loc_x, std::vector< int > &start_loc_y) const torchcraft::replayer::Replayer
getNumUnits(const int32_t &key) const torchcraft::replayer::Replayerinline
getRawMap()torchcraft::replayer::Replayerinline
incref()RefCountedinline
load(const std::string &path)torchcraft::replayer::Replayer
mapHeight() const torchcraft::replayer::Replayerinline
mapWidth() const torchcraft::replayer::Replayerinline
operator<<(std::ostream &out, const Replayer &o)torchcraft::replayer::Replayerfriend
operator>>(std::istream &in, Replayer &o)torchcraft::replayer::Replayerfriend
push(Frame *f)torchcraft::replayer::Replayerinline
RefCounted()RefCountedinline
save(const std::string &path, bool compressed=false)torchcraft::replayer::Replayer
setKeyFrame(int32_t x)torchcraft::replayer::Replayerinline
setMap(int32_t h, int32_t w, std::vector< uint8_t > const &walkability, std::vector< uint8_t > const &ground_height, std::vector< uint8_t > const &buildability, std::vector< int > const &start_loc_x, std::vector< int > const &start_loc_y)torchcraft::replayer::Replayer
setMap(int32_t h, int32_t w, uint8_t const *const walkability, uint8_t const *const ground_height, uint8_t const *const buildability, std::vector< int > const &start_loc_x, std::vector< int > const &start_loc_y)torchcraft::replayer::Replayer
setMapFromState(torchcraft::State const *state)torchcraft::replayer::Replayer
setNumUnits()torchcraft::replayer::Replayerinline
setRawMap(uint32_t h, uint32_t w, uint8_t const *d)torchcraft::replayer::Replayerinline
size() const torchcraft::replayer::Replayerinline
~RefCounted()RefCountedinlinevirtual
~Replayer()torchcraft::replayer::Replayerinline