ANTWAR C++ SDK
|
A bottom module used for game state management. More...
#include <vector>
#include <utility>
#include <cmath>
#include <cassert>
#include <algorithm>
#include <fstream>
#include <iomanip>
#include "common.hpp"
#include "optional.hpp"
Go to the source code of this file.
Classes | |
struct | GameInfo |
A module used for game state management, providing interfaces for accessing and modifying various types of information such as Entity, Economy, Pheromone, SuperWeapon and Operation. More... | |
A bottom module used for game state management.