ANTWAR C++ SDK
Loading...
Searching...
No Matches
Classes
game_info.hpp File Reference

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...
 

Detailed Description

A bottom module used for game state management.

Author
Jingxuan Liu, Yufei li
Date
2023-04-01