SC2API
An API for AI for StarCraft II
|
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. | |
Setup structure for feature layers or rendered images.