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

#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
 

Member Function Documentation

bool torchcraft::replayer::Order::operator== ( const Order o) const
inline

Member Data Documentation

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

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