TorchCraftAI
A bot for machine learning research on StarCraft: Brood War
|
#include <frame.h>
Public Member Functions | |
bool | operator== (const Order &o) const |
Public Attributes | |
int32_t | first_frame |
int32_t | type |
int32_t | targetId |
int32_t | targetX |
int32_t | targetY |
|
inline |
int32_t torchcraft::replayer::Order::first_frame |
int32_t torchcraft::replayer::Order::targetId |
int32_t torchcraft::replayer::Order::targetX |
int32_t torchcraft::replayer::Order::targetY |
int32_t torchcraft::replayer::Order::type |