SC2API
An API for AI for StarCraft II
Public Attributes | List of all members
sc2::SpatialSetup Struct Reference

Setup structure for feature layers or rendered images. More...

#include <sc2_map_info.h>

Public Attributes

float camera_width
 For feature layers only, determines the world space size of the camera.
 
int map_resolution_x
 Number of pixels in X of the main game view.
 
int map_resolution_y
 Number of pixels in Y of the main game view.
 
int minimap_resolution_x
 Number of pixels in X of the minimap.
 
int minimap_resolution_y
 Number of pixels in Y of the minimap.
 

Detailed Description

Setup structure for feature layers or rendered images.


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