ANTWAR C++ SDK
|
A combination of deserialized information about current round state received from judger. More...
#include <io.hpp>
Public Attributes | |
int | round |
std::vector< Tower > | towers |
std::vector< Ant > | ants |
int | coin0 |
int | coin1 |
int | hp0 |
int | hp1 |
A combination of deserialized information about current round state received from judger.