SC2API
An API for AI for StarCraft II
Classes
sc2_map_info.h File Reference

Information about a game map. More...

#include "sc2_common.h"
#include "sc2_gametypes.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

struct  sc2::ImageData
 Data for a feature layer or rendered image. More...
 
struct  sc2::RenderedFrame
 Rendered data for a game frame. More...
 
struct  sc2::SpatialSetup
 Setup structure for feature layers or rendered images. More...
 
struct  sc2::InterfaceOptions
 Determines what type of data will be returned in observations. More...
 
struct  sc2::PlayerInfo
 
struct  sc2::GameInfo
 Initial data for a game and map. More...
 

Detailed Description

Information about a game map.